diff --git a/docs/codingstyle.rst b/docs/codingstyle.rst index 6024162a4c5..9fc5c6c2ea2 100644 --- a/docs/codingstyle.rst +++ b/docs/codingstyle.rst @@ -25,7 +25,7 @@ them by running:: git config blame.ignoreRevsFile .git-blame-ignore-revs Most code editors also support automatically formatting code as you -write it; check your editor or its pluggins to see how to enable this. +write it; check your editor or its plug-ins to see how to enable this. Vim ***