Fixed a typo in 'SNIPPET SYNTAX' section of the help.

This commit is contained in:
AmaiSaeta 2012-11-07 00:44:05 +09:00
parent df8767752e
commit 29b1b6d38d
1 changed files with 1 additions and 1 deletions

2
doc/neosnippet.txt Normal file → Executable file
View File

@ -419,7 +419,7 @@ Snippet Keywords:
`strftime("%d %b %Y")`
<
+ head This snippet expands on the beginnign of a line only.
+ head This snippet expands on the beginning of a line only.
Note: This is the same as "prev_word '^'" which is still
there for backwards compatibility.