Skip to content

Commit c8074ce

Browse files
committed
doc update troubleshooting func name
```fun! pymode#troubleshooting#Test()``` has been renamed to ```fun! pymode#troubleshooting#test()``` in 16c0a71
1 parent b92c982 commit c8074ce

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
@@ -623,7 +623,7 @@ Highlight docstrings as pythonDocstring (otherwise as pythonString)
623623
Python-mode doesn't work
624624
------------------------
625625

626-
Open any python file and run ":call pymode#troubleshooting#Test()",
626+
Open any python file and run ":call pymode#troubleshooting#test()",
627627
fix the warning or send me the output.
628628

629629

0 commit comments

Comments
 (0)