emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode 641681a 182/496: Fix small typo in comment stri


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 641681a 182/496: Fix small typo in comment string
Date: Sun, 29 Aug 2021 11:33:32 -0400 (EDT)

branch: elpa/swift-mode
commit 641681aac9bc15e273bfc2a60b563d0db6f9b217
Author: ap4y <lod@pisem.net>
Commit: ap4y <lod@pisem.net>

    Fix small typo in comment string
---
 swift-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swift-mode.el b/swift-mode.el
index 405f868..95d16c8 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -56,7 +56,7 @@
   :type 'integerp)
 
 (defcustom swift-indent-multiline-statement-offset 2
-  "Defines the indentation offset for for multiline statements."
+  "Defines the indentation offset for multiline statements."
   :group 'swift
   :type 'integerp
   :package-version '(swift-mode "0.3.0"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]