diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-04-24 10:36:03 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:44 +0700 |
commit | 9c204cf762b527a61e17df4abc5a6918b45eacaa (patch) | |
tree | 456b3739256f4c46429d6b54fe6a2422bcba2a5c /libraries | |
parent | 881749be6d782870f1d306355dc7543c3e9fe224 (diff) |
libraries/nlohmann_json: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/nlohmann_json/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/nlohmann_json/slack-desc b/libraries/nlohmann_json/slack-desc index ff3ddb155d15..e5e154737d1d 100644 --- a/libraries/nlohmann_json/slack-desc +++ b/libraries/nlohmann_json/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -nlohmann_json: nlohmann_json (JSON for Modern C++) +nlohmann_json: nlohmann_json (JSON for Modern C++) nlohmann_json: nlohmann_json: nlohmann_json is a JSON library for modern C++ and was designed with nlohmann_json: three goals in mind: Intuitive syntax, Trivial integration, and |