Browse Source

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

kb-light 6 years ago
parent
commit
c90e13594a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/dev/web/model.rst

+ 1 - 1
docs/dev/web/model.rst

@@ -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*)