Deleted a trailing whitespace.

pull/4/head
Project Nayuki 8 years ago
parent 1d5e77d4fc
commit 18834e548b

@ -234,7 +234,7 @@ public final class QrSegmentAdvanced {
* @param text the text to be encoded, which must fall in the kanji mode subset of characters
* @return a segment containing the data
* @throws NullPointerException if the string is {@code null}
* @throws IllegalArgumentException if the string contains non-kanji-mode characters
* @throws IllegalArgumentException if the string contains non-kanji-mode characters
* @see #isEncodableAsKanji(String)
*/
public static QrSegment makeKanjiSegment(String text) {

Loading…
Cancel
Save