Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 88f2e67

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)