From e37e64e94295f34da47fe4768404bd16ebf0b3d0 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 19 Sep 2025 20:25:24 +0900 Subject: [PATCH] man/varlink: fix typo Follow-up for 04e2cb892878574b4e5715a22c2901c34762cff6. --- man/sd_varlink_set_relative_timeout.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/sd_varlink_set_relative_timeout.xml b/man/sd_varlink_set_relative_timeout.xml index 06c87a60502..a3e771ea52c 100644 --- a/man/sd_varlink_set_relative_timeout.xml +++ b/man/sd_varlink_set_relative_timeout.xml @@ -45,7 +45,7 @@ raised as client-generated reply to the method call. This call is particularly useful for method calls issued via - sd_varlink_observe() that shall remain open continously for a long time. + sd_varlink_observe() that shall remain open continuously for a long time. -- 2.47.3