commit 21eb09dc68377ef8255d88bcd09bbaccf4ea4204
parent 43c8ef6b4ecd55759e123c7fb72f4dacf21b80d4
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 26 Jun 2017 19:14:50 +0200
fix typos and improve quark information
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/st.suckless.org/patches/solarized.md b/st.suckless.org/patches/solarized.md
@@ -61,5 +61,5 @@ Authors
* Nils Reuße - <nilsreusse@gmail.com>
* Laslo Hunhold - <dev@frign.de> (0.5, 0.6)
* Ryan Roden-Corrent - <ryan@rcorre.net> (both)
- * Marcel Krüger - <zauguin@gmail.com> (oudated git ports)
+ * Marcel Krüger - <zauguin@gmail.com> (older git ports)
* Harry Gindi - <harry.gindi@live.com> (git ports for light, dark, and swap versions)
diff --git a/tools.suckless.org/quark/index.md b/tools.suckless.org/quark/index.md
@@ -1,6 +1,6 @@
![quark](quark.svg)
-quark is an extremly small and simple http get-only web server. It only serves
+quark is an extremely small and simple HTTP GET-only web server. It only serves
static pages on a single host.
Development
@@ -9,5 +9,5 @@ Development
You can [browse](http://git.suckless.org/quark) the source code repository or
get a copy with the following command:
- git clone http://git.suckless.org/quark
+ git clone git://git.suckless.org/quark