Преглед на файлове

*** empty log message ***

gregw преди 25 години
родител
ревизия
095b4cec2c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      direct/src/showbase/Loader.py

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

@@ -70,7 +70,7 @@ class Loader:
 
     # sound loading funcs
     def loadSound(self, soundPath):
-        """loadSample(self, string)
+        """loadSound(self, string)
         Attempt to load a sound from the given file path using
         Cary's sound class. Returns None if not found"""
         Loader.notify.info("Loading sound: %s" % (soundPath) )