Fix typos related to indefinite articles

Closes gh-23555
This commit is contained in:
康智冬
2019-09-01 21:45:49 +08:00
committed by Sam Brannen
parent f05f993cc6
commit a6f4862f13
11 changed files with 12 additions and 12 deletions

View File

@@ -1909,7 +1909,7 @@ public abstract class AbstractPropertyAccessorTests {
@SuppressWarnings("unused")
private static class DifferentTestBean extends TestBean {
// class to test naming of beans in a error message
// class to test naming of beans in an error message
}
@SuppressWarnings("unused")