Page MenuHomeWildfire Games

fix typo
ClosedPublic

Authored by Nescio on Jan 9 2021, 1:39 PM.

Details

Reviewers
Silier
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rP24524: Fix wrong technology token
Summary

This patch fixes a typo in rP24523, spotted by @Angen.

Test Plan

Ought to be uncontroversial.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Nescio created this revision.Jan 9 2021, 1:39 PM
Owners added a subscriber: Restricted Owners Package.Jan 9 2021, 1:39 PM
Vulcan added a comment.Jan 9 2021, 1:44 PM

Build is green

builderr-debug-macos.txt
ld: warning: text-based stub file /System/Library/Frameworks//CoreAudio.framework/CoreAudio.tbd and library file /System/Library/Frameworks//CoreAudio.framework/CoreAudio are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//AudioToolbox.framework/AudioToolbox.tbd and library file /System/Library/Frameworks//AudioToolbox.framework/AudioToolbox are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ForceFeedback.framework/ForceFeedback.tbd and library file /System/Library/Frameworks//ForceFeedback.framework/ForceFeedback are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreVideo.framework/CoreVideo.tbd and library file /System/Library/Frameworks//CoreVideo.framework/CoreVideo are out of sync. Falling back to library file for linking.
ld: warning: text-based stu

See https://jenkins.wildfiregames.com/job/macos-differential/2729/display/redirect for more details.

Nescio requested review of this revision.Jan 9 2021, 1:46 PM
Silier accepted this revision.Jan 9 2021, 4:19 PM
This revision is now accepted and ready to land.Jan 9 2021, 4:19 PM
This revision was automatically updated to reflect the committed changes.