summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSamanta Navarro <ferivoz@riseup.net>2021-06-01 11:26:02 +0000
committerSamanta Navarro <ferivoz@riseup.net>2021-06-01 11:26:14 +0000
commita80614384e97b994914e657be4c28326b5791e55 (patch)
treea8d7d5c2f479dc81a20bdab215d347fa7ce4aeff /contrib
parent5bb998d869979140156bce59c0ff8f9063a25581 (diff)
downloadlibarchive-a80614384e97b994914e657be4c28326b5791e55.tar.gz
Fix typos
Typos found with codespell
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libarchive.spec2
-rw-r--r--contrib/shar/shar.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libarchive.spec b/contrib/libarchive.spec
index 6ef8957f..371ae647 100644
--- a/contrib/libarchive.spec
+++ b/contrib/libarchive.spec
@@ -99,7 +99,7 @@ replace ()
print \".Dt ${binary^^} 1\";
next;
}
- # replace the first occurence of \"$pattern\" by \"$binary\"
+ # replace the first occurrence of \"$pattern\" by \"$binary\"
!stop && /^.Nm $pattern/ {
print \".Nm $binary\" ;
stop = 1 ;
diff --git a/contrib/shar/shar.c b/contrib/shar/shar.c
index 6d5c206e..63161fc9 100644
--- a/contrib/shar/shar.c
+++ b/contrib/shar/shar.c
@@ -170,7 +170,7 @@ out:
}
/*
- * Write singe path to the archive. The path can be a regular file, directory
+ * Write single path to the archive. The path can be a regular file, directory
* or device. Symbolic links are followed.
*/
static int