diff --git a/notificationdata.h b/notificationdata.h index 996eb15..2f954e5 100644 --- a/notificationdata.h +++ b/notificationdata.h @@ -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;