From 9a3ff8eb9526dc0671830e8f414a91b2ede17c4e Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Thu, 1 Apr 2021 15:17:03 +0200 Subject: [PATCH] docs(w.l.fixed): Fix incorrect wording Signed-off-by: Lucas Schwiderski --- docs/common/fixed.ldoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common/fixed.ldoc b/docs/common/fixed.ldoc index df724207..d25dafe9 100644 --- a/docs/common/fixed.ldoc +++ b/docs/common/fixed.ldoc @@ -58,7 +58,7 @@ -- @emitstparam widget::swapped number index1 The second index. -- @interface layout ---- Reset a ratio layout. This removes all widgets from the layout. +--- Reset the layout. This removes all widgets from the layout. -- @method reset -- @emits widget::reset -- @emitstparam widget::reset widget self The layout.