From 69e01a1e0824d41ae0c3b4d19a170ca977a833ac Mon Sep 17 00:00:00 2001 From: kb-light Date: Sat, 24 Jun 2017 18:55:30 +0200 Subject: [PATCH] docs: fix typo --- 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*)