diff --git a/interface/src/scripting/TestScriptingInterface.h b/interface/src/scripting/TestScriptingInterface.h
index 1fc1bdd930..7924476305 100644
--- a/interface/src/scripting/TestScriptingInterface.h
+++ b/interface/src/scripting/TestScriptingInterface.h
@@ -165,7 +165,7 @@ public slots:
/**jsdoc
* Check whether all textures have been loaded.
- * @function Entities.areTexturesLoaded
+ * @function Entities.isTextureLoadingComplete
* @returns {boolean} true
texture memory usage is not increasing false
.
*/
Q_INVOKABLE bool isTextureLoadingComplete();