Fix a spell error

This commit is contained in:
Nan Zheng 2016-04-16 23:58:56 +08:00
parent 3532786cd0
commit 65bea4930f

View File

@ -690,7 +690,7 @@ ${1:${VISUAL:doc}}
`!p snip.rv = triple_quotes(snip)`
endsnippet
snippet pmdoc "pocoo style module doc sting" b
snippet pmdoc "pocoo style module doc string" b
# -*- coding: utf-8 -*-
"""
`!p snip.rv = get_dir_and_file_name(snip)`