[chore] docs: various grammatical fixes

This commit is contained in:
benpiano800
2025-06-12 10:24:43 -05:00
committed by Bnyro
parent cacfe54153
commit b47ee0a4e3
10 changed files with 42 additions and 42 deletions

View File

@@ -121,7 +121,7 @@ class SXNGPlugin(Plugin):
self.info = PluginInfo(
id=self.id,
name=gettext("Hostnames plugin"),
description=gettext("Rewrite hostnames, remove results or prioritize them based on the hostname"),
description=gettext("Rewrite hostnames and remove or prioritize results based on the hostname"),
preference_section="general",
)