aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/bigcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/bigcore.c')
-rw-r--r--gdb/testsuite/gdb.base/bigcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/bigcore.c b/gdb/testsuite/gdb.base/bigcore.c
index 27ad0a6..e1d6def 100644
--- a/gdb/testsuite/gdb.base/bigcore.c
+++ b/gdb/testsuite/gdb.base/bigcore.c
@@ -222,7 +222,7 @@ main ()
the file for unmodified pages - while others handle this poorly -
writing out all pages including those that weren't modified. */
- print_string ("Alocating the entire heap ...\n");
+ print_string ("Allocating the entire heap ...\n");
{
size_t chunk_size;
unsigned long chunks_allocated = 0;