We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52f09d0 + 8312e09 commit a2d155cCopy full SHA for a2d155c
factory-method/src/test/java/com/iluwatar/factory/method/FactoryMethodTest.java
@@ -53,7 +53,7 @@ public void testOrcBlacksmithWithSpear() {
53
}
54
55
/**
56
- * 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
57
* of {@link OrcWeapon}.
58
*/
59
@Test
0 commit comments