Merge pull request #234 from rson/patch-1

Fix documentation typo.
This commit is contained in:
João Távora 2012-04-22 09:53:10 -07:00
commit dad9612b3c

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.