Check for errors when saving in the ResourceSaver example documentation

This also replaces a non-breaking space that was accidentally added in
the EditorFeatureProfile documentation.

This closes #31393.
This commit is contained in:
Hugo Locurcio
2020-04-17 22:27:01 +02:00
parent d817be92c2
commit 2f46f1e7b1
2 changed files with 8 additions and 6 deletions

View File

@ -72,7 +72,7 @@
<argument index="0" name="path" type="String">
</argument>
<description>
Saves the editor feature profile to a file in JSON format. It can then be imported using the feature profile manager's [b]Import[/b] button or the [method load_from_file] button.
Saves the editor feature profile to a file in JSON format. It can then be imported using the feature profile manager's [b]Import[/b] button or the [method load_from_file] button.
</description>
</method>
<method name="set_disable_class">