Merge pull request #680 from fanofxiaofeng/patch-3

replace 'a' with 'an'
This commit is contained in:
Ilkka Seppälä 2017-12-15 21:27:11 +02:00 committed by GitHub
commit a2d155cbb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ public class FactoryMethodTest {
}
/**
* Testing {@link OrcBlacksmith} to produce a AXE asserting that the Weapon is an instance
* Testing {@link OrcBlacksmith} to produce an AXE asserting that the Weapon is an instance
* of {@link OrcWeapon}.
*/
@Test