diff --git a/IPython/frontend/html/notebook/notebookmanager.py b/IPython/frontend/html/notebook/notebookmanager.py
index 76b9e9c..f4f1e3d 100644
--- a/IPython/frontend/html/notebook/notebookmanager.py
+++ b/IPython/frontend/html/notebook/notebookmanager.py
@@ -47,7 +47,7 @@ class NotebookManager(LoggingConfigurable):
""")
save_script = Bool(False, config=True,
- help="""Automaticall create a Python script when saving the notebook.
+ help="""Automatically create a Python script when saving the notebook.
For easier use of import, %run and %loadpy across notebooks, a
.py script will be created next to any