docs: dev/web/model: fix typo (#1152)

This commit is contained in:
kb-light 2017-06-24 19:25:12 +02:00 committed by Matthias Schiffer
parent 822cfecbf5
commit c90e13594a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Classes and methods
is called last (after all options' *write* methods) and is usually used
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.
- *Section* (usually instanciated through *Form:section*)