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-05-26 16:02:29 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-26 16:02:29 +0400
commit5e347c4f71bf220bb735e8f9b9b965ce8644d77c (patch)
treedc4a4eb26ab912df3a9e3b63bef039e8ee54cfa7 /source/blender/avi
parent1014dbaea17d4f0cb8163bfc116e5e77ab044ef1 (diff)
code cleanup: typos
Diffstat (limited to 'source/blender/avi')
-rw-r--r--source/blender/avi/AVI_avi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/avi/AVI_avi.h b/source/blender/avi/AVI_avi.h
index 4dc52970119..7c217c9223d 100644
--- a/source/blender/avi/AVI_avi.h
+++ b/source/blender/avi/AVI_avi.h
@@ -257,7 +257,7 @@ AviError AVI_set_compress_option(AviMovie *movie,
int stream,
AviOption option,
void *opt_data);
-/* Hmmm... there should be some explanantion about what these mean */
+/* Hmmm... there should be some explanation about what these mean */
/**
* Compression option, for use in avi_set_compress_option
*/