Skip to content

Commit ea4dcb8

Browse files
committed
fix comment
1 parent ae282ba commit ea4dcb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsquery.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ typedef enum JsQueryItemType {
5656
} JsQueryItemType;
5757

5858
/*
59-
* JsQueryHint stores in the same byte as JsQueryItemType so
59+
* JsQueryHint is stored in the same byte as JsQueryItemType so
6060
* JsQueryItemType should not use two high bits
6161
*/
6262
typedef enum JsQueryHint {

0 commit comments

Comments
 (0)