summaryrefslogtreecommitdiff
path: root/doc/classes/AnimationLibrary.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AnimationLibrary.xml')
-rw-r--r--doc/classes/AnimationLibrary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AnimationLibrary.xml b/doc/classes/AnimationLibrary.xml
index 75fe393dbb..769b338063 100644
--- a/doc/classes/AnimationLibrary.xml
+++ b/doc/classes/AnimationLibrary.xml
@@ -15,7 +15,7 @@
<param index="0" name="name" type="StringName" />
<param index="1" name="animation" type="Animation" />
<description>
- Adds the [param animation] to the library, accesible by the key [param name].
+ Adds the [param animation] to the library, accessible by the key [param name].
</description>
</method>
<method name="get_animation" qualifiers="const">