diff --git a/docs/manual/developer/modguide.html.en b/docs/manual/developer/modguide.html.en index f4ca1589ae..80ac2eb090 100644 --- a/docs/manual/developer/modguide.html.en +++ b/docs/manual/developer/modguide.html.en @@ -886,7 +886,7 @@ static const command_rec example_directives[] =

-Directives structure
+Directives structure
As you can see, each directive needs at least 5 parameters set:

    diff --git a/docs/manual/developer/modguide.xml b/docs/manual/developer/modguide.xml index 6d9c86e7a2..2ce132b68a 100644 --- a/docs/manual/developer/modguide.xml +++ b/docs/manual/developer/modguide.xml @@ -861,7 +861,7 @@ static const command_rec example_directives[] =

    -Directives structure
    +Directives structure
    As you can see, each directive needs at least 5 parameters set: