branch: master
commit 24d7a6793285d0683ab2ebaed19ed066602f524a
Author: Noam Postavsky <npost...@users.sourceforge.net>
Commit: Noam Postavsky <npost...@users.sourceforge.net>

    fix typo
---
 doc/snippet-expansion.org |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/snippet-expansion.org b/doc/snippet-expansion.org
index 0618d4a..876b81c 100644
--- a/doc/snippet-expansion.org
+++ b/doc/snippet-expansion.org
@@ -53,7 +53,7 @@ When you use [[sym:yas-global-mode][=yas-global-mode=]] you 
can also selectively
 YASnippet in some buffers by setting the buffer-local variable
 [[sym:yas-dont-active][=yas-dont-active=]] in the buffer's mode hook.
 
-*** Fallback bahaviour
+*** Fallback behaviour
 
 [[sym:yas-fallback-behaviour][=yas-fallback-behaviour=]] is a customization 
variable bound to
 '=call-other-command= by default. If [[sym:yas-expand][=yas-expand=]] failed 
to find any

Reply via email to