##// END OF EJS Templates
fix typo in docs
Jason Grout -
Show More
@@ -233,7 +233,7 b' class ShellSocketChannel(ZMQSocketChannel):'
233 233 will force store_history to be False.
234 234
235 235 store_history : bool, optional (default True)
236 If set, the kernel will execute store command history. This is forced
236 If set, the kernel will store command history. This is forced
237 237 to be False if silent is True.
238 238
239 239 user_variables : list, optional
General Comments 0
You need to be logged in to leave comments. Login now