summaryrefslogtreecommitdiffhomepage
path: root/src/srp/index.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-09-11 05:38:40 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-09-11 05:39:59 +0200
commite239e8828c99de06df17960ab0682d1d2195fd23 (patch)
tree838a4e093ad29407da46c2bc5cc466e3d2926bb5 /src/srp/index.gsp
parentbda44e93541fa478abf3ce4b3461f026a90fa8cb (diff)
Run ‘make check’ and fix various typos
Diffstat (limited to 'src/srp/index.gsp')
-rw-r--r--src/srp/index.gsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/srp/index.gsp b/src/srp/index.gsp
index 8b2ddad..da62301 100644
--- a/src/srp/index.gsp
+++ b/src/srp/index.gsp
@@ -3,7 +3,7 @@ html lang="en" {
body {
header {
div {
- h1 {-Sortware-Related Posts}
+ h1 {-Software-Related Posts}
m4_include(nav.gsp)
}