docs: fix typo

This commit is contained in:
kb-light 2017-06-24 18:55:30 +02:00
parent 822cfecbf5
commit 69e01a1e08

View File

@ -50,7 +50,7 @@ Classes and methods
is called last (after all options' *write* methods) and is usually used is called last (after all options' *write* methods) and is usually used
to commit changed UCI packages. to commit changed UCI packages.
The default implementation of *write* doesn't to anything, but it can be The default implementation of *write* doesn't do anything, but it can be
overridden. overridden.
- *Section* (usually instanciated through *Form:section*) - *Section* (usually instanciated through *Form:section*)