diff options
Diffstat (limited to '3rdparty/imgui-node-editor/crude_json.cpp')
-rw-r--r-- | 3rdparty/imgui-node-editor/crude_json.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/crude_json.cpp b/3rdparty/imgui-node-editor/crude_json.cpp index f2b3ba5..34f117f 100644 --- a/3rdparty/imgui-node-editor/crude_json.cpp +++ b/3rdparty/imgui-node-editor/crude_json.cpp @@ -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 |