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

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

[nongnu] elpa/buttercup 636db47 172/340: Typo fixes (#126)


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup 636db47 172/340: Typo fixes (#126)
Date: Thu, 16 Dec 2021 14:59:28 -0500 (EST)

branch: elpa/buttercup
commit 636db47e2a8407afaf6691ad981ed4368dcc605d
Author: Wieland Hoffmann <mineo@users.noreply.github.com>
Commit: Jorgen Schäfer <Jorgen.Schaefer@gmail.com>

    Typo fixes (#126)
    
    * Typo: unexprctedly → unexpectedly
    
    * Typo: 'the e items' → 'the same items'
---
 buttercup.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buttercup.el b/buttercup.el
index 0d271c8..c9acf17 100644
--- a/buttercup.el
+++ b/buttercup.el
@@ -452,7 +452,7 @@ See also `buttercup-define-matcher'."
                    spec)))
        (a-uniques
         (cons nil (buttercup-format-spec
-                   "Expected `%A' to contain the e items as `%b', but `%p' are 
present unexprctedly."
+                   "Expected `%A' to contain the same items as `%b', but `%p' 
are present unexpectedly."
                    spec)))
        (b-uniques
         (cons nil (buttercup-format-spec



reply via email to

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