Skip to content

Commit e3880ec

Browse files
authored
Update Format.java
1 parent 552f06a commit e3880ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recoder/src/main/java/recoder/convenience/Format.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ public static String toString(String formatText, String header, String separator
330330

331331
/**
332332
* Formats a source element using a default format.
333-
* The default format string is {@code "\"%s\"@%p [%f]"}
333+
* The default format string is {@code "\"%s\"@%p [%f]"}
334334
*
335335
* @param se the source element to be formatted.
336336
* @return a textual representation of the source element.

0 commit comments

Comments
 (0)