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

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

[nongnu] elpa/swift-mode 396f297 058/496: Fix test docstring typo


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 396f297 058/496: Fix test docstring typo
Date: Sun, 29 Aug 2021 11:33:07 -0400 (EDT)

branch: elpa/swift-mode
commit 396f297d3f030ea56372504c7ea9e9a473d4b586
Author: Chris Barrett <chris.d.barrett@me.com>
Commit: Chris Barrett <chris.d.barrett@me.com>

    Fix test docstring typo
---
 test/indentation-tests.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test/indentation-tests.el b/test/indentation-tests.el
index f10c9eb..106dd13 100644
--- a/test/indentation-tests.el
+++ b/test/indentation-tests.el
@@ -32,9 +32,9 @@
 
 (defmacro check-indentation (description before after)
   "Declare an ert test for indentation behaviour.
-The test will check that the swift indentation command results changes the
-buffer from one state to another.  It will also test that point is moved to
-an expected position.
+The test will check that the swift indentation command changes the buffer
+from one state to another.  It will also test that point is moved to an
+expected position.
 
 DESCRIPTION is a symbol describing the test.
 



reply via email to

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