summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modes/reftex/evil-collection-reftex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/reftex/evil-collection-reftex.el b/modes/reftex/evil-collection-reftex.el
index 00fe826..e1a6395 100644
--- a/modes/reftex/evil-collection-reftex.el
+++ b/modes/reftex/evil-collection-reftex.el
@@ -87,7 +87,7 @@
. In other window, show position from where `reftex-toc' was called.
rl Global search and replace to rename label at point.
x Switch to TOC of external document (with LaTeX package `xr').
- gs Jump to a specific section (e.g. '3 gs' goes to section 3).")
+ J Jump to a specific section (e.g. '3 J' goes to section 3).")
;;;###autoload
(defun evil-collection-reftex-setup ()