Skip to content

Commit 1440a37

Browse files
committed
Fix Javadoc typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1125237 13f79535-47bb-0310-9956-ffa450edef68
1 parent 608a7d6 commit 1440a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/java/org/apache/commons/codec/Encoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
/**
2121
* <p>Provides the highest level of abstraction for Encoders.
2222
* This is the sister interface of {@link Decoder}. Every implementation of
23-
* Encoder provides this common generic interface whic allows a user to pass a
23+
* Encoder provides this common generic interface which allows a user to pass a
2424
* generic Object to any Encoder implementation in the codec package.</p>
2525
*
2626
* @author Apache Software Foundation

0 commit comments

Comments
 (0)