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:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-01-11 11:19:44 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-01-11 11:19:44 +0400
commit0effb45d58b75d96f8bc1be74affc43e99fe2a92 (patch)
treef74cd8a004972e9d4f06089b3eecee654402c44b /extern/libmv/CMakeLists.txt
parent1ad1b93622a9288da99065d8174e8cace5492f75 (diff)
Fixed typo in comments for libmv build rules files
Diffstat (limited to 'extern/libmv/CMakeLists.txt')
-rw-r--r--extern/libmv/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/libmv/CMakeLists.txt b/extern/libmv/CMakeLists.txt
index 671520a76f8..1e370e5f31b 100644
--- a/extern/libmv/CMakeLists.txt
+++ b/extern/libmv/CMakeLists.txt
@@ -22,7 +22,7 @@
#
# ***** END GPL LICENSE BLOCK *****
-# NOTEL This file is automatically generated by bundle.sh script
+# NOTE: This file is automatically generated by bundle.sh script
# If you're doing changes in this file, please update template
# in that script too