Doc update

This commit is contained in:
Matthias Koefferlein 2022-02-27 21:33:26 +01:00
parent d0d3d2a8be
commit c030c844bb
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ module D25
# Creates a new macro category
if RBA::Application::instance
RBA::Application::instance.add_macro_category("d25", "2.5d view", [ "d25" ])
RBA::Application::instance.add_macro_category("d25", "2.5d View", [ "d25" ])
end
end