public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] convert-variable-renames: Fix typo in description
@ 2022-03-30  8:35 Simon Kuhnle
  0 siblings, 0 replies; only message in thread
From: Simon Kuhnle @ 2022-03-30  8:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Simon Kuhnle

Signed-off-by: Simon Kuhnle <simon.kuhnle@methodpark.de>
---
 scripts/contrib/convert-variable-renames.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/contrib/convert-variable-renames.py b/scripts/contrib/convert-variable-renames.py
index 856c001e11..eded90ca61 100755
--- a/scripts/contrib/convert-variable-renames.py
+++ b/scripts/contrib/convert-variable-renames.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 #
 # Conversion script to rename variables to versions with improved terminology.
-# Also highlights potentially problematic langage and removed variables.
+# Also highlights potentially problematic language and removed variables.
 #
 # Copyright (C) 2021 Richard Purdie
 # Copyright (C) 2022 Wind River Systems, Inc.
-- 
2.32.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-30  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30  8:35 [PATCH] convert-variable-renames: Fix typo in description Simon Kuhnle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox