File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ module SyntaxSuggest
1515 #
1616 # 1. Sanitize/format input source
1717 # 2. Search for invalid blocks
18- # 3. Format invalid blocks into something meaninful
18+ # 3. Format invalid blocks into something meaningful
1919 #
2020 # This class handles the third part.
2121 #
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ module SyntaxSuggest
1010 #
1111 # 1. Sanitize/format input source
1212 # 2. Search for invalid blocks
13- # 3. Format invalid blocks into something meaninful
13+ # 3. Format invalid blocks into something meaningful
1414 #
1515 # This class handles the first part.
1616 #
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ module SyntaxSuggest
88 #
99 # 1. Sanitize/format input source
1010 # 2. Search for invalid blocks
11- # 3. Format invalid blocks into something meaninful
11+ # 3. Format invalid blocks into something meaningful
1212 #
1313 # The Code frontier is a critical part of the second step
1414 #
You can’t perform that action at this time.
0 commit comments