From 042fee6a141fa5a4a9c4e7dc2741026985808403 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 11 May 2015 13:07:20 +0200 Subject: [PATCH] Add missing space --- xdg-app-proxy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg-app-proxy.c b/xdg-app-proxy.c index 81da22ea..c87c13a9 100644 --- a/xdg-app-proxy.c +++ b/xdg-app-proxy.c @@ -134,7 +134,7 @@ * When returning a made-up reply we replace the actual message with a * Ping request to the bus with the same serial and replace the resulting * reply with the made up reply (with the serial from the Ping reply). - * This means we keep the strict message ordering andserial numbers of + * This means we keep the strict message ordering and serial numbers of * the bus. * * Policy is applied to unique ids in the following cases: