diff options
Diffstat (limited to 'backend/lists/InstVersionList.h')
-rw-r--r-- | backend/lists/InstVersionList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/lists/InstVersionList.h b/backend/lists/InstVersionList.h index 97e00383..57965333 100644 --- a/backend/lists/InstVersionList.h +++ b/backend/lists/InstVersionList.h @@ -60,7 +60,7 @@ public: explicit InstVersionList(QObject *parent = 0); /*! - * \brief Gets a task that will reload the version islt. + * \brief Gets a task that will reload the version list. * Simply execute the task to load the list. * The task returned by this function should reset the model when it's done. * \return A pointer to a task that reloads the version list. |