Fix wrong variable name

This commit is contained in:
Nathaniel Nicandro 2018-11-04 23:54:30 -06:00
parent 3d483377f8
commit 527c2ae859

View file

@ -52,7 +52,7 @@ seconds, consider the kernel dead and call the callback in the
:type keyword
:initarg :type
:documentation "The type of this channel. Should be one of
the keys in `jupyter-channel-socket-types'.")
the keys in `jupyter-socket-types'.")
(session
:type jupyter-session
:initarg :session