diff options
Diffstat (limited to '3rdparty/imgui-node-editor/crude_json.h')
-rw-r--r-- | 3rdparty/imgui-node-editor/crude_json.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/crude_json.h b/3rdparty/imgui-node-editor/crude_json.h index 06eedd7..a95abb9 100644 --- a/3rdparty/imgui-node-editor/crude_json.h +++ b/3rdparty/imgui-node-editor/crude_json.h @@ -1,4 +1,4 @@ -// Crude implementation of JSON value object and parser. +// Crude implementation of JSON value object and parser. // // LICENSE // This software is dual-licensed to the public domain and under the following |