It's will be better
authorRJ2 <vasylevss@gmail.com>
Tue, 18 Mar 2014 07:01:18 +0000 (08:01 +0100)
committerRJ2 <vasylevss@gmail.com>
Tue, 18 Mar 2014 07:01:18 +0000 (08:01 +0100)
doc/tutorials/core/adding_images/adding_images.rst

index e313569..601dbc0 100644 (file)
@@ -6,12 +6,12 @@ Adding (blending) two images using OpenCV
 Goal
 =====
 
-In this tutorial you will learn how to:
+In this tutorial you will learn:
 
 .. container:: enumeratevisibleitemswithsquare
 
-   * What is *linear blending* and why it is useful.
-   * Add two images using :add_weighted:`addWeighted <>`
+   * what is *linear blending* and why it is useful;
+   * how to add two images using :add_weighted:`addWeighted <>`
 
 Theory
 =======