[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [13938] trunk/blender/source/blender/ python/api2_2x/gen_library.h: * temproary -> temporary topy fxi

Nathan Letwory jesterking at letwory.net
Sun Mar 2 09:49:41 CET 2008


Revision: 13938
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=13938
Author:   jesterking
Date:     2008-03-02 09:49:39 +0100 (Sun, 02 Mar 2008)

Log Message:
-----------
* temproary -> temporary topy fxi

Modified Paths:
--------------
    trunk/blender/source/blender/python/api2_2x/gen_library.h

Modified: trunk/blender/source/blender/python/api2_2x/gen_library.h
===================================================================
--- trunk/blender/source/blender/python/api2_2x/gen_library.h	2008-03-02 01:17:17 UTC (rev 13937)
+++ trunk/blender/source/blender/python/api2_2x/gen_library.h	2008-03-02 08:49:39 UTC (rev 13938)
@@ -1,5 +1,5 @@
 /* 
- * $Id: gen_library.h 11877 2007-08-29 03:09:22Z campbellbarton $
+ * $Id$
  *
  * ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
  *
@@ -62,7 +62,7 @@
 	 NULL},\
 	{"tag",\
 	 (getter)GenericLib_getTag, (setter)GenericLib_setTag,\
-	 "temproary tag",\
+	 "temporary tag",\
 	 NULL}
 
 /* Dummy struct for getting the ID from a libdata BPyObject */





More information about the Bf-blender-cvs mailing list