mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Typo
This commit is contained in:
@@ -19,7 +19,7 @@ namespace BlackMisc
|
|||||||
{
|
{
|
||||||
//! Interface for a plugin storage provider.
|
//! Interface for a plugin storage provider.
|
||||||
//! It allows plugins to store any arbitrary data which can be packed into a \sa CVariant
|
//! It allows plugins to store any arbitrary data which can be packed into a \sa CVariant
|
||||||
//! Every plugin shall have its own data area. This means mulitple plugins can store
|
//! Every plugin shall have its own data area. This means multiple plugins can store
|
||||||
//! data under the same key without overwriting each other.
|
//! data under the same key without overwriting each other.
|
||||||
class IPluginStorageProvider
|
class IPluginStorageProvider
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user