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

    fix typo: .yas.parents -> .yas-parents
    
    same as 8853127, for org
---
 doc/manual.org |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/manual.org b/doc/manual.org
index 8c247c6..27e5ac6 100644
--- a/doc/manual.org
+++ b/doc/manual.org
@@ -158,7 +158,7 @@
    appearing in collections later in the list. 
[[#yas-new-snippet][=yas-new-snippet=]] always stores
    snippets in the first collection.
 
-** The =.yas.parents= file
+** The =.yas-parents= file
 
    It's very useful to have certain modes share snippets between themselves. 
To do
    this, choose a mode subdirectory and place a =.yas-parents= containing a

Reply via email to