Skip to content

Commit 05a69ae

Browse files
lischenkobbatsov
authored andcommitted
Fix typo in navigating_stacktraces.md
cider-stack-trade-fill-column -> cider-stacktrace-fill-column
1 parent 4e402d0 commit 05a69ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/navigating_stacktraces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ if they are both present.
8787

8888
Finally, CIDER can wrap error messages when they are displayed in a
8989
buffer to help improve their readability. CIDER uses
90-
`cider-stack-trade-fill-column` for this, which can take on three
90+
`cider-stacktrace-fill-column` for this, which can take on three
9191
types of values:
9292

9393
- `nil`: The error is not wrapped.

0 commit comments

Comments
 (0)