Merge pull request #94 from AmaiSaeta/fix/typo_neosnippet-snippet-syntax

Fixed a typo in 'SNIPPET SYNTAX' section of the help.
This commit is contained in:
Shougo 2012-11-06 17:46:36 -08:00
commit 2783eac03a
1 changed files with 1 additions and 1 deletions

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.