From 36644216b22ee739ebe1ca407e09d40bd6813a90 Mon Sep 17 00:00:00 2001
From: rubenwardy
Date: Sun, 9 Jun 2024 13:31:44 +0100
Subject: [PATCH] Fix some typos
---
app/flatpages/about.md | 2 +-
app/templates/donate/index.html | 2 +-
app/templates/users/claim_forums.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/flatpages/about.md b/app/flatpages/about.md
index 5eaca917..d4ffa759 100644
--- a/app/flatpages/about.md
+++ b/app/flatpages/about.md
@@ -38,7 +38,7 @@ for a guide to making mods and games using Minetest.
You can donate to rubenwardy to cover ContentDB's costs and support future development.
-For more information about what the cost of ContentDB and what rubenwardy does, see his donation page:
+For more information about the cost of ContentDB and what rubenwardy does, see his donation page:
Donate
Support Creators
diff --git a/app/templates/donate/index.html b/app/templates/donate/index.html
index 75e4a535..8783fca3 100644
--- a/app/templates/donate/index.html
+++ b/app/templates/donate/index.html
@@ -64,7 +64,7 @@
{{ _("You can donate to rubenwardy to cover ContentDB's costs and support future development.") }}
- {{ _("For more information about what the cost of ContentDB and what rubenwardy does, see his donation page:") }}
+ {{ _("For more information about the cost of ContentDB and what rubenwardy does, see his donation page:") }}
{{ _("Donate") }}
diff --git a/app/templates/users/claim_forums.html b/app/templates/users/claim_forums.html
index a059f9b4..bf389d09 100644
--- a/app/templates/users/claim_forums.html
+++ b/app/templates/users/claim_forums.html
@@ -68,7 +68,7 @@ Create Account from Forums User
placeholder="{{ _('Forum username') }}" pattern="[a-zA-Z0-9._ -]+" title="{{ _('Only a-zA-Z0-9._ allowed') }}" required>
- {{ _("Go to User Control Panel > Profile > Edit signature") }}
+ {{ _("Go to User Control Panel > Profile > Edit signature") }}