summaryrefslogtreecommitdiff
path: root/doc/navigating_stacktraces.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/navigating_stacktraces.md')
-rw-r--r--doc/navigating_stacktraces.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/navigating_stacktraces.md b/doc/navigating_stacktraces.md
index 7c484934..934ff5f1 100644
--- a/doc/navigating_stacktraces.md
+++ b/doc/navigating_stacktraces.md
@@ -87,7 +87,7 @@ if they are both present.
Finally, CIDER can wrap error messages when they are displayed in a
buffer to help improve their readability. CIDER uses
-`cider-stack-trade-fill-column` for this, which can take on three
+`cider-stacktrace-fill-column` for this, which can take on three
types of values:
- `nil`: The error is not wrapped.