diff --git a/rpcs3/rpcs3qt/skylander_dialog.cpp b/rpcs3/rpcs3qt/skylander_dialog.cpp index 49d4f66618..0a6cfab09e 100644 --- a/rpcs3/rpcs3qt/skylander_dialog.cpp +++ b/rpcs3/rpcs3qt/skylander_dialog.cpp @@ -88,8 +88,8 @@ const std::map, const std::string> list_sk {{20, 0x0000}, "Drobot"}, {{20, 0x1801}, "Series 2 Drobot"}, {{20, 0x1206}, "LightCore Drobot"}, - {{21, 0x0000}, "Drill Seargeant"}, - {{21, 0x1801}, "Series 2 Drill Seargeant"}, + {{21, 0x0000}, "Drill Sergeant"}, + {{21, 0x1801}, "Series 2 Drill Sergeant"}, {{22, 0x0000}, "Boomer"}, {{22, 0x4810}, "Eon's Elite Boomer"}, {{23, 0x0000}, "Wrecking Ball"},