Skip to content

Commit 094e28a

Browse files
froydnjkddnewton
authored andcommitted
fixup docs in parser.h
1 parent 6db9037 commit 094e28a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/prism/parser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ struct pm_parser {
782782
*/
783783
pm_constant_pool_t constant_pool;
784784

785-
/** This is the list of newline offsets in the source file. */
785+
/** This is the list of line offsets in the source file. */
786786
pm_line_offset_list_t line_offsets;
787787

788788
/**

0 commit comments

Comments
 (0)