diff --git a/packagestructure.h b/packagestructure.h index 9d24d7345..f647380f8 100644 --- a/packagestructure.h +++ b/packagestructure.h @@ -206,13 +206,13 @@ public: QString path() const; /** - * Read a package structure from a config file. - */ + * Read a package structure from a config file. + */ void read(const KConfigBase *config); /** - * Write this package structure to a config file. - */ + * Write this package structure to a config file. + */ void write(KConfigBase *config) const; /**