Skip to content

Commit f1b9cc2

Browse files
committed
typo
1 parent e49aad5 commit f1b9cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/htmlunit/cyberneko/xerces/xni/XMLString.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ public char[] getChars() {
597597

598598
/**
599599
* Returns a string representation of this buffer. This will be a copy
600-
* operation. If the buffer is emoty, we get a constant empty String back
600+
* operation. If the buffer is empty, we get a constant empty String back
601601
* to avoid any overhead.
602602
*
603603
* @return a string of the content of this buffer

0 commit comments

Comments
 (0)