diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-06-27 19:55:36 +0200 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-06-27 19:55:36 +0200 |
| commit | e2e10ed9951c82b5041301372041198b5b16fe7b (patch) | |
| tree | e52ec8e1be67c6324c91884a376166f9606b226d /kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp | |
| parent | 35929bcbc578c970654a740253ee72ed9d830bbc (diff) | |
| download | apps-dev_tools-e2e10ed9951c82b5041301372041198b5b16fe7b.tar.gz | |
Capitalization error
Diffstat (limited to 'kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp')
| -rw-r--r-- | kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp b/kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp index ffb2c65..bb0b2bb 100644 --- a/kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp +++ b/kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp @@ -7,6 +7,6 @@ constexpr std::string_view readme_txt_file_content = R"(# Generated by keldu's stupid blueprint program Remember to: -* Change the binary name in app/c++/Sconscript +* Change the binary name in app/c++/SConscript * Add the pname in app/.nix/derivation.nix )"; |
