From 790a1797eb43aa063240de829f5a34b4a7c86753 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 17 Oct 2013 13:15:02 +0300 Subject: Fix minimal examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib02f1d361164e5ba983c7843a538273165e034da Reviewed-by: Tomi Korpipää --- src/datavisualization/engine/q3dbars.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/datavisualization/engine/q3dbars.cpp') diff --git a/src/datavisualization/engine/q3dbars.cpp b/src/datavisualization/engine/q3dbars.cpp index 883af264..ba4f03ae 100644 --- a/src/datavisualization/engine/q3dbars.cpp +++ b/src/datavisualization/engine/q3dbars.cpp @@ -71,7 +71,7 @@ QT_DATAVISUALIZATION_BEGIN_NAMESPACE * * \snippet doc_src_q3dbars_construction.cpp 1 * - * \note We set the data window to 5 x 5, but we are inserting only one row of data. This is ok, + * \note We set the data window to 5 x 5, but we are adding only one row of data. This is ok, * the rest of the rows will just be blank. * * Finally you will need to set it visible: -- cgit v1.2.3