mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 07:05:38 +08:00
fix: Unify xswiftbus spelling
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
namespace XSwiftBus
|
||||
{
|
||||
/*!
|
||||
* XSwiftBus service object which is accessible through DBus
|
||||
* xswiftbus service object which is accessible through DBus
|
||||
*/
|
||||
class CService : public CDBusObject
|
||||
{
|
||||
@@ -59,7 +59,7 @@ namespace XSwiftBus
|
||||
//! Called by XPluginReceiveMessage when some scenery is loaded.
|
||||
void onSceneryLoaded();
|
||||
|
||||
//! Returns the XSwiftBus version number
|
||||
//! Returns the xswiftbus version number
|
||||
std::string getVersionNumber() const;
|
||||
|
||||
//! Returns the SHA1 of the last commit that could influence xswiftbus.
|
||||
|
||||
Reference in New Issue
Block a user