From e2e10ed9951c82b5041301372041198b5b16fe7b Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 27 Jun 2026 19:55:36 +0200 Subject: Capitalization error --- kel_cpp_boilerplate/c++/blueprints/readme_txt.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"; -- cgit v1.2.3