mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 15:15:39 +08:00
fix: Unify xswiftbus spelling
This commit is contained in:
@@ -183,7 +183,7 @@ namespace BlackMisc::Db
|
||||
|
||||
const QString &CArtifact::typeToString(CArtifact::ArtifactType type)
|
||||
{
|
||||
static const QString xswb("XSwiftBus");
|
||||
static const QString xswb("xswiftbus");
|
||||
static const QString installer("pilot client installer");
|
||||
static const QString symbols("symbols");
|
||||
static const QString unknown("unknown");
|
||||
|
||||
Reference in New Issue
Block a user