Skip to content

Commit c5daf6b

Browse files
committed
todo typo
1 parent cdc9db2 commit c5daf6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/amihaiemil/eoyaml/Comment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* @author Mihai Andronache (amihaiemil@gmail.com)
3333
* @version $Id$
3434
* @since 4.2.0
35-
* @todo #538:60 Implement the toString() for all Comment implementations.
35+
* @todo #538:60min Implement the toString() for all Comment implementations.
3636
* It should return the String returned my methdo value().
3737
*/
3838
public interface Comment {

0 commit comments

Comments
 (0)