mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-07-02 05:35:11 +00:00
update examples (#9)
This commit is contained in:
@@ -320,7 +320,7 @@ module sdv
|
||||
exception XFailedToCompose : XSysExcept
|
||||
{
|
||||
/** Description */
|
||||
const char _description[] = "Faled to compose an installation package.";
|
||||
const char _description[] = "Failed to compose an installation package.";
|
||||
|
||||
u8string ssInstallName; ///< Name of the installation to compose.
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user