Change "paramter" -> "parameter".

Signed-off-by: Antonin Godard <[email protected]>
---
 scripts/lib/devtool/ide_sdk.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/devtool/ide_sdk.py b/scripts/lib/devtool/ide_sdk.py
index 
350a8b02ca2d52ec527c2c05af00f3ba48920233..2f6eddec2a0786300b79206f3320eef9d275e350
 100755
--- a/scripts/lib/devtool/ide_sdk.py
+++ b/scripts/lib/devtool/ide_sdk.py
@@ -977,7 +977,7 @@ def register_commands(subparsers, context):
                                            help='Setup the SDK and configure 
the IDE')
     parser_ide_sdk.add_argument(
         'recipenames', nargs='+', help='Generate an IDE configuration suitable 
to work on the given recipes.\n'
-        'Depending on the --mode paramter different types of SDKs and IDE 
configurations are generated.')
+        'Depending on the --mode parameter different types of SDKs and IDE 
configurations are generated.')
     parser_ide_sdk.add_argument(
         '-m', '--mode', type=DevtoolIdeMode, default=DevtoolIdeMode.modified,
         help='Different SDK types are supported:\n'

---
base-commit: c6b8cbb838229526afbbac90396d8d983ad380de
change-id: 20241017-devtool-ide-sdk-typo-c4517673788c

Best regards,
-- 
Antonin Godard <[email protected]>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206019): 
https://lists.openembedded.org/g/openembedded-core/message/206019
Mute This Topic: https://lists.openembedded.org/mt/109063372/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to