[DOCS] Fix a few typos.

This commit is contained in:
Andreas Haas 2017-10-14 12:45:26 +02:00
parent 9876bad05c
commit 4c716f3623
No known key found for this signature in database
GPG key ID: B5FFAE1B65FBD2E1
28 changed files with 44 additions and 44 deletions

View file

@ -86,7 +86,7 @@
<return type="bool">
</return>
<description>
Return true if the diaog allows show hidden files.
Return true if the dialog allows show hidden files.
</description>
</method>
<method name="set_access">
@ -205,10 +205,10 @@
The dialog allows the selection of file and directory.
</constant>
<constant name="ACCESS_USERDATA" value="1">
The dialog allows ascess files under [Resource] path(res://) .
The dialog allows access files under [Resource] path(res://) .
</constant>
<constant name="ACCESS_FILESYSTEM" value="2">
The dialog allows ascess files in whole file system.
The dialog allows access files in whole file system.
</constant>
</constants>
<theme_items>