Skip to content

Commit 422f025

Browse files
committed
create new brench
1 parent 27bcd35 commit 422f025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/jabref/logic/integrity/UTF8CheckerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ void fieldAcceptsUTF8() {
3737
*
3838
* fieldDoesNotAcceptUmlauts to check UTF8Checker's result set
3939
* when the entry is encoded in Non-Utf-8 charset and the System
40-
* environment is Non UTF-8.
40+
* environment is in Non UTF-8.
4141
* Finally we need to reset the environment charset.
4242
*
4343
* @throws UnsupportedEncodingException initial a String in charset GBK

0 commit comments

Comments
 (0)