From: Sergio Durigan Junior Date: Mon, 23 Feb 2015 21:15:29 +0000 (-0500) Subject: PR gdb/18008: Fix typo in documentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ee67ee4424a318e4c975ea61465d6e529da794b;p=binutils-gdb.git PR gdb/18008: Fix typo in documentation This obvious patch fixes a typo in our documentation (s/problam/problem). gdb/doc/ChangeLog: 2015-02-23 Sergio Durigan Junior PR gdb/18008 * gdb.texinfo (maint internal-error, maint internal-warning, maint demangler-warning): Fix typo ("problam"). --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f7030506c9f..2278cfffdc6 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2015-02-23 Sergio Durigan Junior + + PR gdb/18008 + * gdb.texinfo (maint internal-error, maint internal-warning, maint + demangler-warning): Fix typo ("problam"). + 2015-02-19 David Taylor * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a9a8c663de2..e84a251a68d 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -33746,7 +33746,7 @@ with the @code{SIGQUIT} signal. Cause @value{GDBN} to call the internal function @code{internal_error}, @code{internal_warning} or @code{demangler_warning} and hence behave -as though an internal problam has been detected. In addition to +as though an internal problem has been detected. In addition to reporting the internal problem, these functions give the user the opportunity to either quit @value{GDBN} or (for @code{internal_error} and @code{internal_warning}) create a core file of the current