diff options
Diffstat (limited to 'html/en/samples.html')
-rw-r--r-- | html/en/samples.html | 2 |
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> You will need to download IUP, CD and IM libraries for the compiler you use</p> |