net-wireless/unifi: fix typo in metadata

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2025-11-25 23:17:45 +01:00
parent a1f19bd032
commit 8d823b47fe

View File

@@ -12,6 +12,6 @@
There is also an internal RADIUS server, which can be used for WPA2-Enterprise.
</longdescription>
<use>
<flag name="system-mongodb">Start <pkg>dev-db/mongodb</pkg> by its own init scripts instead managed by UniFi.</flag>
<flag name="system-mongodb">Start <pkg>dev-db/mongodb</pkg> by its own init scripts instead of managed by UniFi.</flag>
</use>
</pkgmetadata>