From 9510edd308e366cf5df07f6a53db77746545785c Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Mon, 3 Jul 2017 14:57:15 +0200 Subject: API dox: use @param for normal parameter listing, not @arg --- src/core/kcoreconfigskeleton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/kcoreconfigskeleton.h b/src/core/kcoreconfigskeleton.h index b428708e..729f5acf 100644 --- a/src/core/kcoreconfigskeleton.h +++ b/src/core/kcoreconfigskeleton.h @@ -1379,7 +1379,7 @@ public: /** * Removes and deletes an item by name - * @arg name the name of the item to remove + * @param name the name of the item to remove */ void removeItem(const QString &name); -- cgit v1.2.1