aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/djgpp/README
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/djgpp/README')
-rw-r--r--gdb/config/djgpp/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/djgpp/README b/gdb/config/djgpp/README
index 2ae6535..cecc9d0 100644
--- a/gdb/config/djgpp/README
+++ b/gdb/config/djgpp/README
@@ -175,7 +175,7 @@ SOMETHING.tst (where SOMETHING is the name of the failed test). You
should compare each of the *.tst files with the corresponding *.out
file and convince yourself that the differences do not indicate a real
problem. Examples of differences you can disregard are changes in the
-copyright blurb printed by GDB, values of unitialized variables,
+copyright blurb printed by GDB, values of uninitialized variables,
addresses of global variables like argv[] and envp[] (which depend on
the size of your environment), etc.