Fix typo in conference entry page
authorDaniel Gustafsson <daniel@yesql.se>
Mon, 22 Sep 2025 07:41:07 +0000 (09:41 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Mon, 22 Sep 2025 07:41:07 +0000 (09:41 +0200)
s/menas/means/, spotted while doing event maintenance this
morning.

postgresqleu/util/backendforms.py

index f70c67d564b4d2ff347c95dac993e9bf29221749..8501501b5c61010c4d874c55cdb3a70302ca1e2e 100644 (file)
@@ -107,7 +107,7 @@ class BackendForm(ConcurrentProtectedModelForm):
                 if v.required:
                     h += 'Enter start and stop timestamp with both date and time.'
                 else:
-                    h += 'Enter start and stop timestamp with both date and time. Leaving either field empty menas "infinity".'
+                    h += 'Enter start and stop timestamp with both date and time. Leaving either field empty means "infinity".'
                 v.help_text = h
 
             # Any datetime or date fields that are not explicitly excluded will be forced to be within