Bugfix: Fix a variety of misspellings
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
{
|
||||
Information, /**< Informational message */
|
||||
Warning, /**< Notify user of potential problem */
|
||||
Critical /**< An error occured */
|
||||
Critical /**< An error occurred */
|
||||
};
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user