Skip to content

Commit 102cef3

Browse files
committed
Document minimizeEmpty in PrettyPrinter
1 parent 968c572 commit 102cef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: shared/src/main/scala/scala/xml/PrettyPrinter.scala

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import Utility.sbToString
2121
* @author Burak Emir
2222
* @param width the width to fit the output into
2323
* @param step indentation
24+
* @param minimizeEmpty self-close empty tags
2425
* @note This class is not threadsafe and should not be accessed by
2526
* multiple threads at the same time.
2627
*/

0 commit comments

Comments
 (0)