summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-10 09:58:25 -0700
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-10 09:58:25 -0700
commit0deee3195becd812652f879033da0b4bf3b9dd75 (patch)
tree0893b7fb3165bbf33ed5a763186808973b54982a /doc
parentb9dd471703f2296beea0b6ac16eb27adfd961462 (diff)
Fix an accidental line break in the middle of a buffer name
Diffstat (limited to 'doc')
-rw-r--r--doc/configuration.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/configuration.md b/doc/configuration.md
index 4561080b..0a238406 100644
--- a/doc/configuration.md
+++ b/doc/configuration.md
@@ -38,9 +38,9 @@ above allows you to override this (somewhat non-standard) behavior.
(setq nrepl-log-messages nil)
```
-Basically, this will dispose of buffers like `*nrepl-messages
-connection-name*`. The communication log is invaluable for debugging CIDER
-issues, so you're generally advised to keep it around.
+Basically, this will dispose of buffers like `*nrepl-messages conn-name*`. The
+communication log is invaluable for debugging CIDER issues, so you're generally
+advised to keep it around.
* You can hide the `*nrepl-connection*` and `*nrepl-server*` buffers
from appearing in some buffer switching commands like