Skip to content

Commit

Permalink
[en] improve EN_A_VS_AN #10846, #10855
Browse files Browse the repository at this point in the history
  • Loading branch information
AzadehSafakish committed Sep 12, 2024
1 parent b9a4f67 commit c7773f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4069,3 +4069,5 @@ hourplate
hourplates
Xcode
http
hprof
sbt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ public void setUp() throws IOException {
public void testRule() throws IOException {

// correct sentences:
assertCorrect("analyze an hprof file");
assertCorrect("This is an sbt project.");
assertCorrect("Import an Xcode project.");
assertCorrect("This is a oncer.");
assertCorrect("She was a Oaxacan chef.");
Expand Down

0 comments on commit c7773f3

Please sign in to comment.