diff options
| author | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 16:10:30 -0800 |
|---|---|---|
| committer | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 16:10:30 -0800 |
| commit | 2eec63919e758b6f037765c8ca46f53a42c5f138 (patch) | |
| tree | 5418b43e219fac427d3bafca3fbe1098c0fbb85f /chocula/directories | |
| parent | 2d3a161c76f6f0acdad846f6070a3c282b8d9e38 (diff) | |
| download | chocula-2eec63919e758b6f037765c8ca46f53a42c5f138.tar.gz chocula-2eec63919e758b6f037765c8ca46f53a42c5f138.zip | |
codespell fix minor typos (there are some more in actual code
Diffstat (limited to 'chocula/directories')
| -rw-r--r-- | chocula/directories/vanished_disapeared.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chocula/directories/vanished_disapeared.py b/chocula/directories/vanished_disapeared.py index 36bd66b..72d1a86 100644 --- a/chocula/directories/vanished_disapeared.py +++ b/chocula/directories/vanished_disapeared.py @@ -9,7 +9,7 @@ from chocula.database import DirectoryInfo, HomepageUrl class VanishedDisapearedLoader(DirectoryLoader): """ Journal-level metadata from the "Vanished Journals" project. This is the - "disapeared" dataset, with many homepage URLs in wayback (web.archive.org). + "disappeared" dataset, with many homepage URLs in wayback (web.archive.org). CSV headers: - Source |
