There was fixed typos

This commit is contained in:
Alex 2023-04-13 16:24:56 +03:00
parent 7b5ec8f63f
commit e18cea31b7

View File

@ -38,7 +38,7 @@ public:
Q_INVOKABLE QString text() const;
/**
* @brief img This method return url to image of a question/notification object if it exisis or return url of default question/notification image.
* @brief img This method return url to image of a question/notification object if it exists or return url of default question/notification image.
* @return url of image or url of default image.
*/
Q_INVOKABLE QString img() const;