Explorar o código

minor comment tweak

David Rose %!s(int64=22) %!d(string=hai) anos
pai
achega
3208ebadf6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      direct/src/showbase/LerpBlendHelpers.py

+ 1 - 1
direct/src/showbase/LerpBlendHelpers.py

@@ -14,7 +14,7 @@ noBlend = NoBlendType()
 
 
             
             
 def getBlend(blendType):
 def getBlend(blendType):
-    """__getBlend(string)
+    """getBlend(string)
     Return the C++ blend class corresponding to blendType string
     Return the C++ blend class corresponding to blendType string
     """
     """
     # Note, this is temporary until blend functions get exposed
     # Note, this is temporary until blend functions get exposed