Javadoc + Filename + App
This commit is contained in:
@@ -101,7 +101,7 @@ public class SVGFactory {
|
||||
// close the writer
|
||||
writer.close();
|
||||
|
||||
System.out.println("Successfully wrote text to file.");
|
||||
System.out.println("Successfully wrote text to file (" + filename + ")" );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user