+2012-11-15 Tom Tromey <tromey@redhat.com>
+
+ * gdb.texinfo (Signaling): Fix typo.
+
2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
* gdb.texinfo (GDB/MI Data Manipulation): Document new optional
Alternatively, if @var{signal} is zero, continue execution without
giving a signal. This is useful when your program stopped on account of
-a signal and would ordinary see the signal when resumed with the
+a signal and would ordinarily see the signal when resumed with the
@code{continue} command; @samp{signal 0} causes it to resume without a
signal.