summaryrefslogtreecommitdiff
path: root/Types/Import.hs
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2023-03-13 22:39:16 -0400
committerJoey Hess <joeyh@joeyh.name>2023-03-17 15:14:58 -0400
commit84b0a3707a27ee650c862f4d1f4d8fae3ce11c5e (patch)
treeb0056ea4124307fd1b9a95ea0b055fba1f827be0 /Types/Import.hs
parent100f5aabb6172fa3a9dbcb9c31e78ba6e0430cb8 (diff)
Apply codespell -w throughout
Diffstat (limited to 'Types/Import.hs')
-rw-r--r--Types/Import.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/Import.hs b/Types/Import.hs
index c7add2610c..db5b25d39f 100644
--- a/Types/Import.hs
+++ b/Types/Import.hs
@@ -58,7 +58,7 @@ data ImportableContents info = ImportableContents
{ importableContents :: [(ImportLocation, info)]
, importableHistory :: [ImportableContents info]
-- ^ Used by remotes that support importing historical versions of
- -- files that are stored in them. This is equivilant to a git
+ -- files that are stored in them. This is equivalent to a git
-- commit history.
--
-- When retrieving a historical version of a file,