summaryrefslogtreecommitdiff
path: root/html/en/samples.html
diff options
context:
space:
mode:
authorscuri <scuri>2010-10-25 19:57:24 +0000
committerscuri <scuri>2010-10-25 19:57:24 +0000
commit956d02af88db8d76262a30274bb4fecf47645c5f (patch)
treebe3b6a5ee07104449137cd86fbe95df5cd330321 /html/en/samples.html
parentb007c2695ead1e484cf327765c47d8346f632447 (diff)
*** empty log message ***
Diffstat (limited to 'html/en/samples.html')
-rw-r--r--html/en/samples.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/samples.html b/html/en/samples.html
index a1473d6..ecdfd86 100644
--- a/html/en/samples.html
+++ b/html/en/samples.html
@@ -82,7 +82,7 @@
<p>This application uses IUP and OpenGL to create a window with two canvases and draw a video capture image into one
canvas. A processed image can be displayed in the second canvas. It can also process frames from a video file. It is
- very usefull for Computer Vision courses..</p>
+ very useful for Computer Vision courses..</p>
<p>You can download the source code and projects for Visual C++, Borland C++ Builder X and Dev-Cpp, here:
<a href="../download/iupglcap.zip">iupglcap.zip</a>&nbsp; You will need to download IUP, CD and IM libraries for the
compiler you use</p>