You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Fix typos with codespell
This commit is contained in:
@@ -783,7 +783,7 @@ void SpatialEditorViewport::_update_name() {
|
||||
}
|
||||
|
||||
if (RoomManager::static_rooms_get_active_and_loaded()) {
|
||||
// TRANSLATORS: This will be appended to the view name when Portal Occulusion is enabled.
|
||||
// TRANSLATORS: This will be appended to the view name when Portal Occlusion is enabled.
|
||||
name += TTR(" [portals active]");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user