-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
in English, "allows to [verb]" is ungrammatical. The verb "allow" typically takes a subject, so the correct form would be "allows one to"
Please consider the following one-liner:
--- a/doc/ferm.pod
+++ b/doc/ferm.pod
@@ -1273,7 +1273,7 @@ Provides stateless destination IPv6-to-IPv6 Network Prefix Translation.
=item B<ECN>
-This target allows to selectively work around known ECN blackholes.
+This target allows one to selectively work around known ECN blackholes.
It can only be used in the mangle table.
ECN ecn-tcp-remove;
Tell me if you want a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels