Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-06-26 02:58:23 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-06-26 02:58:23 +0400
commitfad1da062d9e37b44c45b9c205c24f960aaaba62 (patch)
tree71fa4f3045e8803002f69612e16903346b3f7fdd /source/blender/freestyle
parentb52d01dea60361e30d046d198e34ee99db3feea8 (diff)
correct typos in comments.
Diffstat (limited to 'source/blender/freestyle')
-rw-r--r--source/blender/freestyle/intern/view_map/SteerableViewMap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/view_map/SteerableViewMap.h b/source/blender/freestyle/intern/view_map/SteerableViewMap.h
index 79321cafefe..9af65765fcd 100644
--- a/source/blender/freestyle/intern/view_map/SteerableViewMap.h
+++ b/source/blender/freestyle/intern/view_map/SteerableViewMap.h
@@ -99,7 +99,7 @@ public:
* \param copy
* If false, the data is not duplicated, and Canvas deals with the memory management of these
* _nbOrientations+1 images. If true, data is copied, and it's up to the caller to delete the images.
- * \params iNbLevels
+ * \param iNbLevels
* The number of levels desired for each pyramid.
* If iNbLevels == 0, the complete pyramid is built.
* \param iSigma