Quellcode durchsuchen

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

kb-light vor 6 Jahren
Ursprung
Commit
c90e13594a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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*)