From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/tutorial2-03.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial2-03.html') diff --git a/doc/html/tutorial2-03.html b/doc/html/tutorial2-03.html index 44b039ab8..bbc193b80 100644 --- a/doc/html/tutorial2-03.html +++ b/doc/html/tutorial2-03.html @@ -170,7 +170,7 @@ filter the data using a scripting language. #include <qstringlist.h> #include <qtextstream.h> -

Our implementation of the operators retquires the inclusion of qtextstream.h and qstringlist.h. +

Our implementation of the operators requires the inclusion of qtextstream.h and qstringlist.h.

    const char FIELD_SEP = ':';
     const char PROPOINT_SEP = ';';
     const char XY_SEP = ',';
-- 
cgit v1.2.3