From 6073373a61e9e739e1daa49406a4cef8d7657398 Mon Sep 17 00:00:00 2001 From: Christoph Volkert Date: Mon, 25 Nov 2024 23:45:58 +0100 Subject: [PATCH] Typo --- inyoka/wiki/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inyoka/wiki/models.py b/inyoka/wiki/models.py index 8e117705a..ac9589924 100644 --- a/inyoka/wiki/models.py +++ b/inyoka/wiki/models.py @@ -1300,7 +1300,7 @@ class Revision(models.Model): `rendered_text`. user - The user that created this revision. If an anoymous user created + The user that created this revision. If an anonymous user created the revision this will be `None`. change_date