Correct a typo in service.h

This commit is contained in:
Felix Yan 2020-10-23 08:47:13 +00:00
parent e2c16864c8
commit c7a7aad857

View File

@ -173,7 +173,7 @@ protected:
/**
* By default this is based on the file in plasma/services/name.operations, but can be
* reimplented to use a different mechanism.
* reimplemented to use a different mechanism.
*
* It should result in a call to setOperationsScheme(QIODevice *);
*/