summaryrefslogtreecommitdiff
path: root/doc/classes/EngineProfiler.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/EngineProfiler.xml')
-rw-r--r--doc/classes/EngineProfiler.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EngineProfiler.xml b/doc/classes/EngineProfiler.xml
index d8fb193761..a7a66c4564 100644
--- a/doc/classes/EngineProfiler.xml
+++ b/doc/classes/EngineProfiler.xml
@@ -32,7 +32,7 @@
<param index="0" name="enable" type="bool" />
<param index="1" name="options" type="Array" />
<description>
- Called when the profiler is enabled/disabled, along with a set of [code]options[/code].
+ Called when the profiler is enabled/disabled, along with a set of [param options].
</description>
</method>
</methods>