Skip to content

Commit

Permalink
update flag description
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravf95 committed Mar 3, 2021
1 parent 67c820f commit 46dc77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/extract/extractor.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const (
// the tokens skip blank lines
EXTRACTOR_FLAG_1 = 1<<(iota + 1)

// trim leading and trailing spaces from tokens
// remove begin and end spaces from tokens
EXTRACTOR_FLAG_2

// line tokenizer
Expand Down

0 comments on commit 46dc77c

Please sign in to comment.