From cdb95e6633a561f84f476fb201f160e03fec6363 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Tue, 31 Oct 2017 15:25:21 +0100 Subject: [PATCH] Three small fixes to the client docs Signed-off-by: Uli Schlachter --- objects/client.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/objects/client.c b/objects/client.c index ed92aeb35..1bfb3e5cd 100644 --- a/objects/client.c +++ b/objects/client.c @@ -305,7 +305,7 @@ * * If the client has multiple classes, the first one is used. * - * To get a client class from the command line, use te `xprop` command. + * To get a client class from the command line, use the `xprop` command. * * **Signal:** * @@ -700,7 +700,7 @@ * * * *property::shape\_client\_bounding* * - * @property shape_client_bounding + * @property client_shape_bounding * @param surface */ @@ -711,7 +711,7 @@ * * * *property::shape\_client\_clip* * - * @property shape_client_clip + * @property client_shape_clip * @param surface */