branch: externals/termint
commit 7717ebc86fc3df58709f0170af1f294a5934260b
Author: Milan Glacier <[email protected]>
Commit: Milan Glacier <[email protected]>
doc: update docstring.
---
termint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/termint.el b/termint.el
index e368e291d1..c1e1423d5d 100644
--- a/termint.el
+++ b/termint.el
@@ -119,7 +119,7 @@ by the generated command. It receives two arguments:
REPL-NAME and
SESSION. See `termint--hide-window' for a reference implementation of
the expected function signature.
-For example, to generate a command named `termint-ipython-hide-window`,
+For example, to generate a command named `termint-ipython-hide-window',
add the entry `(\"hide-window\" . termint--hide-window)' to this list.
Configure this variable before