Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-03-18 14:53:00 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-03-18 14:53:00 +0100
commita89ef162a79c32cb9ead8077edb94c43881c7e7e (patch)
tree2b60704bda65e7b5b93ec309ff36bc43214a5fcc
parent30f73948753c53956024a95bd66ee9333d14f07c (diff)
header.html: fix typo
-rw-r--r--header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html
index c39ba54..450d93b 100644
--- a/header.html
+++ b/header.html
@@ -15,5 +15,5 @@
</div>
</div><!-- #archnavbar -->
<div id="content">
- Send patches - preferably formatted by <a href="https://linux.die.net/man/1/git-format-patch">git fotmat-patch</a> - to <i>patches at archlinux32 dot org</i>.
+ Send patches - preferably formatted by <a href="https://linux.die.net/man/1/git-format-patch">git format-patch</a> - to <i>patches at archlinux32 dot org</i>.
</div>