summaryrefslogtreecommitdiff
path: root/doc/classes/Physics2DDirectSpaceState.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2018-01-17 10:43:23 +0100
committerRémi Verschelde <rverschelde@gmail.com>2018-01-17 10:43:23 +0100
commit6c46787749879e4afe37e652446801fc6f4cd8f1 (patch)
treee67dac921e8c7a07097500b9fe4384bd3461fc11 /doc/classes/Physics2DDirectSpaceState.xml
parentff59c562f745de957e8395fc02af1e5d7377a302 (diff)
doc: Replace some more "val" with "value" + sync
Diffstat (limited to 'doc/classes/Physics2DDirectSpaceState.xml')
-rw-r--r--doc/classes/Physics2DDirectSpaceState.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Physics2DDirectSpaceState.xml b/doc/classes/Physics2DDirectSpaceState.xml
index f1086e86e8..08b10da717 100644
--- a/doc/classes/Physics2DDirectSpaceState.xml
+++ b/doc/classes/Physics2DDirectSpaceState.xml
@@ -7,7 +7,7 @@
Direct access object to a space in the [Physics2DServer]. It's used mainly to do queries against objects and areas residing in a given space.
</description>
<tutorials>
- http://docs.godotengine.org/en/3.0/learning/features/physics/ray-casting.html
+ http://docs.godotengine.org/en/3.0/learning/features/physics/ray-casting.html
</tutorials>
<demos>
</demos>