1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 15:43:12 +02:00

Fix the grammar of two messages.

This commit is contained in:
Sadie Powell
2025-07-30 15:30:44 +01:00
parent 4410e5ccce
commit 32d3ddc0e4
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1333,7 +1333,7 @@ public:
if (persist.HasExt(ci))
info.AddOption(_("Persistent"));
if (noexpire.HasExt(ci))
info.AddOption(_("No expire"));
info.AddOption(_("No expiry"));
if (keep_modes.HasExt(ci))
info.AddOption(_("Keep modes"));
if (noautoop.HasExt(ci))