8000 Fix misspelled configuration variable in documentation · python-mode/python-mode@443edd9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 443edd9

Browse files
committed
Fix misspelled configuration variable in documentation
1 parent fd6ebde commit 443edd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pymode.txt

Lines changed: 1 addition & 1 deletion
4857
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ Highlight space's errors *'g:pymode_syntax_space_errors'*
587587
>
588588
let g:pymode_syntax_space_errors = g:pymode_syntax_all
589589
590-
Highlight string formatting *'g:pymode_syntax_string_formating'*
590+
Highlight string formatting *'g:pymode_syntax_string_formatting'*
591591
*'g:pymode_syntax_string_format'*
592592
*'g:pymode_syntax_string_templates'*
593593
*'g:pymode_syntax_doctests'*

0 commit comments

Comments
 (0)
0