Details
-
Improvement
-
Status: Patch Available
-
Trivial
-
Resolution: Unresolved
-
1.0.0
-
None
-
None
Description
I believe that the comment "Writes a line for the given edge." for the function convertEdgeToLine in TextEdgeWriterToEachLine in TextEdgeOutputFormat.java shout be changed to "Creates a line for the given text." since I don't believe that you need to output the line anywhere. Also the return message is correct with "@return the text line to be written"