[PATCH] scripts/spelling.txt: Add "binded||bound"

Günther Noack posted 1 patch 1 month, 2 weeks ago
scripts/spelling.txt | 1 +
1 file changed, 1 insertion(+)
[PATCH] scripts/spelling.txt: Add "binded||bound"
Posted by Günther Noack 1 month, 2 weeks ago
The correct passive of "to bind" is "bound", not "binded".  This is
often used in the context of the BSD socket bind(2) operation.

Signed-off-by: Günther Noack <gnoack3000@gmail.com>
---
 scripts/spelling.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 1e89b92c2f9a..e164d147f541 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -257,6 +257,7 @@ begining||beginning
 beter||better
 betweeen||between
 bianries||binaries
+binded||bound
 bitmast||bitmask
 bitwiedh||bitwidth
 boardcast||broadcast
-- 
2.52.0