Merge pull request #5911 from dtaniwaki/patch-1

Fix typo
Sylvain Corlay 5 years ago committed by GitHub
commit 708c8c7c51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save