Skip to content

Commit a3a36c5

Browse files
committed
Fix typos in comments
1 parent f3f5f2c commit a3a36c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/codec/binary/Base16OutputStreamTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class Base16OutputStreamTest {
3535
/**
3636
* Test the Base16OutputStream implementation against empty input.
3737
*
38-
* @throws IOException for some failure scenarios..
38+
* @throws IOException for some failure scenarios.
3939
*/
4040
@Test
4141
public void testBase16EmptyOutputStream() throws IOException {

0 commit comments

Comments
 (0)