Fix documentation typo.

This commit is contained in:
Randy Morris 2012-04-12 15:54:29 -03:00
parent 7e3ce48d3c
commit 271f985c0a

View File

@ -765,7 +765,7 @@ all defined direct keybindings to the command
(define-minor-mode yas/minor-mode (define-minor-mode yas/minor-mode
"Toggle YASnippet mode. "Toggle YASnippet mode.
When YASnippet mode is enabled, the `tas/trigger-key' key expands When YASnippet mode is enabled, the `yas/trigger-key' key expands
snippets of code depending on the mode. snippets of code depending on the mode.
With no argument, this command toggles the mode. With no argument, this command toggles the mode.