diff options
Diffstat (limited to 'docs/coverage.rst')
-rw-r--r-- | docs/coverage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/coverage.rst b/docs/coverage.rst index 01d51e90..896489fd 100644 --- a/docs/coverage.rst +++ b/docs/coverage.rst @@ -5,7 +5,7 @@ Coverage Overview over all commands, which are documented in the ``.. cfgcmd::`` or ``.. opcmd::`` Directives. | The build process take all xml definition files from `vyos-1x <https://github.com/vyos/vyos-1x>`_ and extract each leaf command or executable command. -| After this the commands are compare and shown in the follwoing two tables. +| After this the commands are compare and shown in the following two tables. | The script compare only the fixed part of a command. All varables or values will be erase and then compare: for example there are these two commands: |