We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae282ba commit ea4dcb8Copy full SHA for ea4dcb8
jsquery.h
@@ -56,7 +56,7 @@ typedef enum JsQueryItemType {
56
} JsQueryItemType;
57
58
/*
59
- * JsQueryHint stores in the same byte as JsQueryItemType so
+ * JsQueryHint is stored in the same byte as JsQueryItemType so
60
* JsQueryItemType should not use two high bits
61
*/
62
typedef enum JsQueryHint {
0 commit comments