]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix documentation typo.
authorRandy Morris <randy.morris@archlinux.us>
Thu, 12 Apr 2012 18:54:29 +0000 (15:54 -0300)
committerRandy Morris <randy.morris@archlinux.us>
Thu, 12 Apr 2012 18:54:29 +0000 (15:54 -0300)
yasnippet.el

index f0aaaeb2403180cbc18decca474b4bbbaa5f3794..f7c579489217658bb9cf29f7392aeba7987929da 100644 (file)
@@ -765,7 +765,7 @@ all defined direct keybindings to the command
 (define-minor-mode yas/minor-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.
 
 With no argument, this command toggles the mode.