index : cgit | |
Archlinux32 customized Cgit installation | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-03-18 14:53:00 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-03-18 14:53:00 +0100 |
commit | a89ef162a79c32cb9ead8077edb94c43881c7e7e (patch) | |
tree | 2b60704bda65e7b5b93ec309ff36bc43214a5fcc | |
parent | 30f73948753c53956024a95bd66ee9333d14f07c (diff) |
-rw-r--r-- | header.html | 2 |
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> |