diff options
Diffstat (limited to 'doc/classes/XRNode3D.xml')
-rw-r--r-- | doc/classes/XRNode3D.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/XRNode3D.xml b/doc/classes/XRNode3D.xml index 21d0d20b3f..1507a3fe45 100644 --- a/doc/classes/XRNode3D.xml +++ b/doc/classes/XRNode3D.xml @@ -36,7 +36,7 @@ <param index="4" name="delay_sec" type="float" /> <description> Triggers a haptic pulse on a device associated with this interface. - [code]action_name[/code] is the name of the action for this pulse. + [param action_name] is the name of the action for this pulse. </description> </method> </methods> |