mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Fix typo
This commit is contained in:
parent
3b974015c9
commit
caab6baeca
@ -183,7 +183,7 @@ class FileManagerMixin(Configurable):
|
||||
Classes using this mixin must provide the following attributes:
|
||||
|
||||
root_dir : unicode
|
||||
A directory against against which API-style paths are to be resolved.
|
||||
A directory against which API-style paths are to be resolved.
|
||||
|
||||
log : logging.Logger
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user