Update notebookapp.py

Typo
Steve Miller 10 years ago committed by GitHub
parent 5a03481d55
commit b5552575c9

@ -528,7 +528,7 @@ class NotebookApp(JupyterApp):
)
client_ca = Unicode(u'', config=True,
help="""The full path to a certificate authority certifificate for SSL/TLS client authentication."""
help="""The full path to a certificate authority certificate for SSL/TLS client authentication."""
)
cookie_secret_file = Unicode(config=True,

Loading…
Cancel
Save