Skip to content

Commit 8d4cd0c

Browse files
committed
[en] Fix mistakes in corrections
1 parent f50491e commit 8d4cd0c

File tree

1 file changed

+2
-2
lines changed
  • languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en

1 file changed

+2
-2
lines changed

languagetool-language-modules/en/src/main/resources/org/languagetool/rules/en/grammar.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46192,7 +46192,7 @@ USA
4619246192
<message>The word "\2" seems incorrect in this context.</message>
4619346193
<suggestion>\3 not</suggestion>
4619446194
<suggestion>now \3</suggestion>
46195-
<example correction="can not|now can">I <marker>no can</marker> find my bike!</example>
46195+
<example correction="will not|now will">I <marker>no will</marker> find my bike!</example>
4619646196
</rule>
4619746197
<rule>
4619846198
<pattern>
@@ -134613,7 +134613,7 @@ The accident victim died from her injuries.
134613134613
<message>Did you mean the noun <suggestion>personnel</suggestion>?</message>
134614134614
<example correction="personnel">He is the <marker>personal</marker> director.</example>
134615134615
<example>This is my personal office.</example>
134616-
<example>Each of you has a personal file.</example>
134616+
<example>Each of you has a personal file.</example>
134617134617
</rule>
134618134618
</rulegroup>
134619134619
<rulegroup id="WHORE_WORE" name="whore (wore)">

0 commit comments

Comments
 (0)