File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ namespace lichtfeld::Strings {
4444 inline constexpr const char * MENU = " menu.help" ;
4545 inline constexpr const char * ABOUT = " menu.help.about" ;
4646 } // namespace Help
47- } // namespace Menu
47+ } // namespace Menu
4848
4949 namespace Window {
5050 inline constexpr const char * ABOUT = " window.about" ;
@@ -89,7 +89,7 @@ namespace lichtfeld::Strings {
8989 inline constexpr const char * ENABLED = " about.interop.enabled" ;
9090 inline constexpr const char * DISABLED = " about.interop.disabled" ;
9191 } // namespace Interop
92- } // namespace About
92+ } // namespace About
9393
9494 namespace Training {
9595 namespace Section {
@@ -277,7 +277,7 @@ namespace lichtfeld::Strings {
277277 inline constexpr const char * ADD = " training.button.add" ;
278278 inline constexpr const char * REMOVE = " training.button.remove" ;
279279 } // namespace Button
280- } // namespace Training
280+ } // namespace Training
281281
282282 namespace Scene {
283283 inline constexpr const char * ADD_PLY = " scene.add_ply" ;
You can’t perform that action at this time.
0 commit comments