From 1fb4c8c720bde483fa44196ff0ff68af925e04c2 Mon Sep 17 00:00:00 2001 From: Alexander Kryklia Date: Tue, 25 Dec 2012 18:42:59 +0200 Subject: [PATCH] grammar fix --- docs/source/graphical_slider_tool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/graphical_slider_tool.rst b/docs/source/graphical_slider_tool.rst index 07d5f058c1..0b42519288 100644 --- a/docs/source/graphical_slider_tool.rst +++ b/docs/source/graphical_slider_tool.rst @@ -106,7 +106,7 @@ After processing plot tags will be replaced by Flot plot with applied HTML tags with id ................. -Any html tag with id, i.e. ```` will be counted as +Any html tag with id, e.g. ```` will be counted as place where result of function can be rendered. To render function result to element, element id must be included in ``function`` tag as ``el_id`` attribute and ``output`` value must be ``"element"``::