branch: elpa/rpm-spec-mode
commit 8cd329b78c7bc6285b7b9f2c65a58a9e778a59ca
Author: Peter Oliver <g...@mavit.org.uk>
Commit: Björn Bidar <bjorn.bi...@thaodan.de>

    Spelling fix.
---
 rpm-spec-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rpm-spec-mode.el b/rpm-spec-mode.el
index 2fa883fc60..924e048ba3 100644
--- a/rpm-spec-mode.el
+++ b/rpm-spec-mode.el
@@ -98,7 +98,7 @@
 
 (defcustom rpm-spec-short-circuit nil
   "Skip straight to specified stage.
-\(ie, skip all stages leading up to the specified stage).  Only valid
+\(I.e., skip all stages leading up to the specified stage).  Only valid
 in \"%build\" and \"%install\" stage."
   :type 'boolean
   :group 'rpm-spec)

Reply via email to