diff --git a/plugin/magit.vim b/plugin/magit.vim
index 765deb596906ad374421051bd0a10f673dc32dca..4383f004ff114ffb0df9e2947234eed2d5184067 100644
--- a/plugin/magit.vim
+++ b/plugin/magit.vim
@@ -90,7 +90,7 @@ let s:magit_inline_help = {
 \'You will still be able to toggle inline help with h',
 \],
 			\ 'commit': [
-\'CC,:w  commit all staged changes with commit mode previously set (normal or',
+\'CC     commit all staged changes with commit mode previously set (normal or',
 \'       amend) with message written in this section',
 \],
 \}