diff --git a/elisp/plugin-magit.el b/elisp/plugin-magit.el index 9a09922..49525c8 100644 --- a/elisp/plugin-magit.el +++ b/elisp/plugin-magit.el @@ -19,7 +19,7 @@ ;; M-x magit-status führt bei Bedarf auch magit-init aus ;; s files für stage auswählen ;; c c commit, anschließend kommt Fenster mit Commit-Message -;; C-c C-c tatsächlich git-commit +;; C-c C-c tatsächliches git-commit ;; ;;; Code: