mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Fix typo
This commit is contained in:
@@ -13,7 +13,7 @@ module W3DHubLauncher
|
||||
title NAME
|
||||
tagline format("v%s (%s)", VERSION, VERSION_NAME), margin_left: PADDING
|
||||
para "© 2021 - #{Time.now.year} cyberarm", margin_left: PADDING
|
||||
link "MIT licence", margin_left: PADDING
|
||||
link "MIT license", margin_left: PADDING
|
||||
|
||||
title "Special Thanks", margin_top: LARGE_PADDING
|
||||
W3DHubLauncher::Attribution::SPECIAL_THANKS.each do |item|
|
||||
|
||||
Reference in New Issue
Block a user