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

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

[nongnu] elpa/clojure-mode 87e8e8133a: Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/clojure-mode 87e8e8133a: Fix a typo
Date: Mon, 19 Feb 2024 06:59:39 -0500 (EST)

branch: elpa/clojure-mode
commit 87e8e8133a0be8e82b3d1da4d1604ed438650c92
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Fix a typo
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b7a8c472f4..e1326801e2 100644
--- a/README.md
+++ b/README.md
@@ -166,7 +166,6 @@ Similarly we have the `clojure-indent-keyword-style`, which 
works in the followi
    0)
 ```
 
-
 * `align-arguments` - Case (A) is indented like `always-align`, and
     case (B) is indented like a macro body.
 
@@ -175,7 +174,7 @@ Similarly we have the `clojure-indent-keyword-style`, which 
works in the followi
           [bar.baz])
 (:x
    location
-   0)"
+   0)
 ```
 
 #### Indentation of macro forms



reply via email to

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