diff --git a/lisp/emacs-lisp/igc.el b/lisp/emacs-lisp/igc.el index 4e7e14244e9..742cc0d8507 100644 --- a/lisp/emacs-lisp/igc.el +++ b/lisp/emacs-lisp/igc.el @@ -110,7 +110,7 @@ You can display two snapshots A and B containing the info from `igc-info' at different times. These can be displayed either as-is, or by showing the difference between them. \\Type \\[igc-display-a] to switch to snapshot A and \\[igc-display-b] to switch to snapshot B. To take a snapshot, type \\[igc-snapshot]. -To rset the current snapshot, type \\[igc-clear]. +To reset the current snapshot, type \\[igc-clear]. To display the difference between A and B, type \\[igc-display-diff]. Type \\`g' to refresh the the difference view. Type \\`?' to see the mode's help." @@ -225,7 +225,7 @@ You can display two snapshots A and B containing the info from `igc--roots' at different times. These can be displayed either as-is, or by showing the difference between them. \\Type \\[igc-roots-display-a] to switch to snapshot A and \\[igc-roots-display-b] to switch to snapshot B. To take a snapshot, type \\[igc--roots-snapshot]. -To rset the current snapshot, type \\[igc-roots-clear]. +To reset the current snapshot, type \\[igc-roots-clear]. To display the difference between A and B, type \\[igc-roots-display-diff]. Type \\`g' to refresh the the difference view. Type \\`?' to see the mode's help."