summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/repository.cpp
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-05-27 12:06:24 +0300
committerKatja Marttila <katja.marttila@qt.io>2019-05-27 09:15:47 +0000
commitc97eb6750cf6a911182d23edb2618ebdedc7c5fa (patch)
tree056ea15c94deaef8a844e693212a313633b17de0 /src/libs/installer/repository.cpp
parent6ea22a1a9ef9d9be25e09740aa72bb0a5dfebfc7 (diff)
Documentation fixes
Change-Id: Ibfb4fd033f8dae23b953f21ebcda40c8325577e1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/libs/installer/repository.cpp')
-rw-r--r--src/libs/installer/repository.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/repository.cpp b/src/libs/installer/repository.cpp
index a165b8617..e186073ce 100644
--- a/src/libs/installer/repository.cpp
+++ b/src/libs/installer/repository.cpp
@@ -208,7 +208,7 @@ QString Repository::categoryname() const
}
/*!
- Sets the category name to \a categoryname if the repository belongs to an category.
+ Sets the category name to \a categoryname if the repository belongs to a category.
*/
void Repository::setCategoryName(const QString &categoryname)
{