[coreboot-gerrit] Change in ...coreboot[master]: util/lint/spelling.txt: Protect "acknowledgement" entry

Patrick Georgi (Code Review) gerrit at coreboot.org
Tue Dec 18 14:26:18 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30167 )

Change subject: util/lint/spelling.txt: Protect "acknowledgement" entry
......................................................................

util/lint/spelling.txt: Protect "acknowledgement" entry

In commit eceba31c7f ("util/lint: Set "acknowledgement" correct"), the
word "acknowledgement" was removed from util/lint/spelling.txt. A more
robust solution is to comment it out, as done for "sepc" in commit
afa5ec8d5f ("util/lint: Update spelling.txt to latest linux  version").

Change-Id: Ia976dedc9b31190d22e7b946f14709d5c4577f71
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Reviewed-on: https://review.coreboot.org/c/30167
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi at google.com>
---
M util/lint/spelling.txt
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Georgi: Looks good to me, approved



diff --git a/util/lint/spelling.txt b/util/lint/spelling.txt
index cc42db4..118a435 100644
--- a/util/lint/spelling.txt
+++ b/util/lint/spelling.txt
@@ -7,7 +7,7 @@
 # The format of each line is:
 # mistake||correction
 #
-# Note that sepc has been commented out.
+# Note that "sepc" and "acknowledgement" have been commented out.
 abandonning||abandoning
 abigious||ambiguous
 abitrate||arbitrate
@@ -42,6 +42,7 @@
 acitions||actions
 acitve||active
 acknowldegement||acknowledgment
+#acknowledgement||acknowledgment
 ackowledge||acknowledge
 ackowledged||acknowledged
 acording||according

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30167
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia976dedc9b31190d22e7b946f14709d5c4577f71
Gerrit-Change-Number: 30167
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181218/fb5f78d1/attachment.html>


More information about the coreboot-gerrit mailing list