We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bcd35 commit 422f025Copy full SHA for 422f025
src/test/java/org/jabref/logic/integrity/UTF8CheckerTest.java
@@ -37,7 +37,7 @@ void fieldAcceptsUTF8() {
37
*
38
* fieldDoesNotAcceptUmlauts to check UTF8Checker's result set
39
* when the entry is encoded in Non-Utf-8 charset and the System
40
- * environment is Non UTF-8.
+ * environment is in Non UTF-8.
41
* Finally we need to reset the environment charset.
42
43
* @throws UnsupportedEncodingException initial a String in charset GBK
0 commit comments