Skip to content

Commit ce55e36

Browse files
committed
Fix the quoting of some symbols in the changelog
1 parent c545399 commit ce55e36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
* [#1561](https://github.com/clojure-emacs/cider/issues/1561): Use an appropriate font-lock-face for variables, macros and functions in
4646
the ns-browser.
4747
* [#1708](https://github.com/clojure-emacs/cider/issues/1708): Fix `cider-popup-buffer-display` when another frame is used for the error buffer.
48-
* [#1733](https://github.com/clojure-emacs/cider/pull/1733): Better error handling when no boot command is found in exec-path.
49-
* Fix orphaned nrepl-messages buffer after `cider-quit'.
48+
* [#1733](https://github.com/clojure-emacs/cider/pull/1733): Better error handling when no boot command is found in `exec-path`.
49+
* Fix orphaned nrepl-messages buffer after `cider-quit`.
5050

5151
## 0.12.0 (2016-04-16)
5252

0 commit comments

Comments
 (0)