Skip to content

Commit d5799be

Browse files
committed
Fix a typo
1 parent f713020 commit d5799be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@
4747
* Middleware support for Piggieback 0.2.x.
4848
* In the namespace browser, `d` and `s` are now bound to show the documentation
4949
or the source respectively for the symbol at point.
50-
* [#1090](https://github.com/clojure-emacs/cider/issues/1090): New defcustom, `cider-macroexpansion-print-metadata` (boolean.)
51-
Controls whether metadata of forms is included in macroexpansion results. Defaults to nil.
50+
* [#1090](https://github.com/clojure-emacs/cider/issues/1090): New defcustom,
51+
`cider-macroexpansion-print-metadata` (boolean). Controls whether metadata of
52+
forms is included in macroexpansion results. Defaults to nil.
5253

5354
### Changes
5455

0 commit comments

Comments
 (0)