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.
1 parent cdc9db2 commit c5daf6bCopy full SHA for c5daf6b
1 file changed
src/main/java/com/amihaiemil/eoyaml/Comment.java
@@ -32,7 +32,7 @@
32
* @author Mihai Andronache (amihaiemil@gmail.com)
33
* @version $Id$
34
* @since 4.2.0
35
- * @todo #538:60 Implement the toString() for all Comment implementations.
+ * @todo #538:60min Implement the toString() for all Comment implementations.
36
* It should return the String returned my methdo value().
37
*/
38
public interface Comment {
0 commit comments