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-02.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial2-02.html') diff --git a/doc/html/tutorial2-02.html b/doc/html/tutorial2-02.html index 409e7e08..ad105b41 100644 --- a/doc/html/tutorial2-02.html +++ b/doc/html/tutorial2-02.html @@ -48,7 +48,7 @@ are launched from chart form menu options or toolbar buttons. TQCanvas on which we draw the pie chart or bar graph. We subclass TQCanvasView to obtain some specialised behaviour. Similarly we subclass the TQCanvasText class (used to place text items on a canvas) -since we retquire slightly more than the standard class provides. +since we require slightly more than the standard class provides.

The project file, chart.pro, is used to create the Makefile that is used to build the application.

-- cgit v1.2.1