diff --git a/plugin/DoxygenToolkit.vim b/plugin/DoxygenToolkit.vim index 37d51a6..1c47961 100644 --- a/plugin/DoxygenToolkit.vim +++ b/plugin/DoxygenToolkit.vim @@ -493,7 +493,7 @@ function! DoxygenAuthorFunc() exec "normal o".s:endCommentTag endif - " Move the cursor to the rigth position + " Move the cursor to the right position exec "normal `d" call s:RestoreParameters()