summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-05-25 12:55:13 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2017-05-25 12:55:13 +0300
commit7ffc207cf0e56305963e1a3387dce3114325544d (patch)
treeb3c081c4729f2db391ab509f31850686a4bc1b9a /doc
parent2ac571736d13ea8ae8bdc3d52fcc119397e7f65c (diff)
Fix a few variable references
Diffstat (limited to 'doc')
-rw-r--r--doc/miscellaneous_features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/miscellaneous_features.md b/doc/miscellaneous_features.md
index dc38cf01..36b00142 100644
--- a/doc/miscellaneous_features.md
+++ b/doc/miscellaneous_features.md
@@ -146,7 +146,7 @@ and
```
* By default, all modified Clojure buffers are prompted to be saved. This
- behaviour can be customized using `cider-save-files-on-refresh`.
+ behaviour can be customized using `cider-save-files-on-cider-refresh`.
## Tracing function execution