aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/call-ar-st.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/call-ar-st.c')
-rw-r--r--gdb/testsuite/gdb.base/call-ar-st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/call-ar-st.c b/gdb/testsuite/gdb.base/call-ar-st.c
index 6c1e3b9..4eac3f4 100644
--- a/gdb/testsuite/gdb.base/call-ar-st.c
+++ b/gdb/testsuite/gdb.base/call-ar-st.c
@@ -22,7 +22,7 @@
* -- call print_long_arg_list from inside print_small_structs
***************************************************************************/
-/* Some enumerated types -- used to test that the structureal data type is
+/* Some enumerated types -- used to test that the structural data type is
* retrieved for function arguments with typedef data types.
*/
typedef int id_int;