From 7838e89d7f704593df5ea52ce986a72c73c7bdf1 Mon Sep 17 00:00:00 2001 From: Lucas Schwiderski Date: Wed, 16 Jun 2021 21:47:26 +0200 Subject: [PATCH] doc(client): Fix incorrect documentation Signed-off-by: Lucas Schwiderski --- objects/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/client.c b/objects/client.c index 909a317e..13cd70ef 100644 --- a/objects/client.c +++ b/objects/client.c @@ -315,7 +315,7 @@ lua_class_t client_class; * @classsignal */ -/** When the tag requests to be moved to a tag or needs a new tag. +/** When the client requests to be moved to a tag or needs a new tag. * * @signal request::tag * @classsignal