summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nrepl-client.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrepl-client.el b/nrepl-client.el
index 7b888c5a..0e7c6fc5 100644
--- a/nrepl-client.el
+++ b/nrepl-client.el
@@ -1180,7 +1180,7 @@ memory burden, while providing reasonable history.")
When the maximum size for the nREPL message buffer is exceeded, the size of
the buffer is reduced by one over this value. Defaults to 4, so that 1/4
of the buffer is removed, which should ensure the buffer's maximum is
-reasonably utilised, while limiting the number of buffer shrinking
+reasonably utilized, while limiting the number of buffer shrinking
operations.")
(defvar nrepl-messages-mode-map