Skip to content

Commit

Permalink
Fix typos in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 21, 2024
1 parent f3f5f2c commit a3a36c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class Base16OutputStreamTest {
/**
* Test the Base16OutputStream implementation against empty input.
*
* @throws IOException for some failure scenarios..
* @throws IOException for some failure scenarios.
*/
@Test
public void testBase16EmptyOutputStream() throws IOException {
Expand Down

0 comments on commit a3a36c5

Please sign in to comment.