提交 69f47781 编写于 作者: D Daniel Beck

Grammar is difficult

上级 34c8c41b
......@@ -1887,7 +1887,7 @@ public class UpdateCenter extends AbstractModelObject implements Saveable, OnMas
VerificationResult result512 = verifyChecksums(entry.getSha512(), job.getComputedSHA512(), false);
switch (result512) {
case PASS:
// this has passed so no reason not to check the weaker checksums
// this has passed so no reason to check the weaker checksums
return;
case FAIL:
throwVerificationFailure(entry.getSha512(), job.getComputedSHA512(), file, "SHA-512");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册