From c90e13594ab0c7f64cc5d8b54104df8940a08bc8 Mon Sep 17 00:00:00 2001 From: kb-light Date: Sat, 24 Jun 2017 19:25:12 +0200 Subject: [PATCH] docs: dev/web/model: fix typo (#1152) --- docs/dev/web/model.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/web/model.rst b/docs/dev/web/model.rst index 6026a71c..6a61e3c4 100644 --- a/docs/dev/web/model.rst +++ b/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*)