]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdbsupport] Fix typo in common-inferior.h
authorTom de Vries <tdevries@suse.de>
Thu, 20 Mar 2025 15:55:59 +0000 (16:55 +0100)
committerTom de Vries <tdevries@suse.de>
Thu, 20 Mar 2025 15:55:59 +0000 (16:55 +0100)
Fix the following typo:
...
$ codespell --config gdbsupport/setup.cfg gdbsupport/
gdbsupport/common-inferior.h:57: elemets ==> elements
...

gdbsupport/common-inferior.h

index 3e8ec10df9bc65db862113a4e0eaf44099a17e49..a277e1b59906995add567f3cda915272d61e4188 100644 (file)
@@ -54,7 +54,7 @@ extern bool startup_with_shell;
 
 /* Combine elements of ARGV into a single string, placing a single
    whitespace character between each element.  When ESCAPE_SHELL_CHAR is
-   true then any special shell characters in elemets of ARGV will be
+   true then any special shell characters in elements of ARGV will be
    escaped.  When ESCAPE_SHELL_CHAR is false only the characters that GDB
    sees as special (quotes and whitespace) are escaped.  */
 extern std::string