summaryrefslogtreecommitdiff
path: root/gcc/gdbinit.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gdbinit.in')
-rw-r--r--gcc/gdbinit.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gdbinit.in b/gcc/gdbinit.in
index 104d98e520f..aa0bf9beda6 100644
--- a/gcc/gdbinit.in
+++ b/gcc/gdbinit.in
@@ -99,7 +99,7 @@ set mpz_out_str(stderr, 10, $)
end
document pmz
-Print the mpz value that is $
+Print the mpz value that is $
Works only when an inferior is executing.
end