8000 fix doc typo · python-mode/python-mode@88f2e67 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88f2e67

Browse files
committed
fix doc typo
1 parent e6a8d55 commit 88f2e67

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
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ python buffers: >
112112
113113
Setup pymode |quickfix| window
114114

115-
*'g:pymode_quickfix_maxheght'* *'g:pymode_quickfix_minheight'*
115+
*'g:pymode_quickfix_maxheight'* *'g:pymode_quickfix_minheight'*
116116
>
117117
let g:pymode_quickfix_minheight = 3
118118
let g:pymode_quickfix_maxheight = 6

0 commit comments

Comments
 (0)
0