From 271f985c0a1f177410852dde1696a671b7bc5a14 Mon Sep 17 00:00:00 2001 From: Randy Morris Date: Thu, 12 Apr 2012 15:54:29 -0300 Subject: [PATCH] Fix documentation typo. --- yasnippet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index f0aaaeb..f7c5794 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -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.