From f7ef172c32a7e17e5e3b24cafa5da1e95502b9e4 Mon Sep 17 00:00:00 2001 From: Kevin Funk Date: Mon, 16 Jan 2017 09:22:37 +0100 Subject: Fix a few -Wdocumentation warnings --- src/gui/kwindowconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/kwindowconfig.h b/src/gui/kwindowconfig.h index 48a8f3c7..49f14f96 100644 --- a/src/gui/kwindowconfig.h +++ b/src/gui/kwindowconfig.h @@ -51,7 +51,7 @@ KCONFIGGUI_EXPORT void saveWindowSize(const QWindow *window, KConfigGroup &confi * * @note the group must be set before calling * - * @param dialog The dialog to restore size. + * @param window The window to restore size. * @param config The config group to read from. * @since 5.0. */ -- cgit v1.2.1