Skip to content

Commit 4681998

Browse files
committed
Change message for JSONConfigFile type
1 parent 13fe93e commit 4681998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json_config_file/json_properties/json_property.gd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const MESSAGE_ARRAY = "array"
3030
const MESSAGE_COLOR = "color"
3131
const MESSAGE_OBJECT = "object"
3232
const MESSAGE_FILE = "file path"
33-
const MESSAGE_JSON_CONFIG_FILE = "JSON config file path"
33+
const MESSAGE_JSON_CONFIG_FILE = "JSON configuration file path"
3434
const MESSAGE_IMAGE = "image path"
3535

3636

0 commit comments

Comments
 (0)