From 4665b0030dc49a2ab85c27b7140b8e36a0b080ac Mon Sep 17 00:00:00 2001 From: Marc Pohling Date: Tue, 24 Oct 2017 21:00:49 +0200 Subject: [PATCH] Kleinere Korrektur --- elisp/plugin-magit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: