Skip to content

grammar issue in ferm.pod #103

@Zugschlus

Description

@Zugschlus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions