summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-01-18 23:52:13 -0500
committerKyle Meyer <kyle@kyleam.com>2021-01-18 23:52:13 -0500
commit9abfc09d24e73044f2392f45fc41169ee4afd72f (patch)
tree480fa937412b8d951fc73069ba8898e2daffe0ca
parent9d60b3ea70f5e5469bad772f077063f8e514cdfb (diff)
downloadpiem-9abfc09d24e73044f2392f45fc41169ee4afd72f.tar.gz
manual: Fix a typo
-rw-r--r--piem.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/piem.texi b/piem.texi
index 753c8e5..623a5c5 100644
--- a/piem.texi
+++ b/piem.texi
@@ -109,7 +109,7 @@ git clone --mirror https://lore.kernel.org/git/0 git/git/0.git
@end example
@noindent
-After the initial clone, new messages can be retrieved with via
+After the initial clone, new messages can be retrieved with
@code{git fetch}. Unsurprisingly @code{git log} is not a pleasant way
to read a mailing list; instead this method is useful for mirroring the
archive or bulk importing of the messages. (See