From 12bb4e1605ff6c5dce153b1beb8fd88f3c889643 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Sat, 18 Jan 2014 18:42:08 +0100 Subject: [PATCH] connection: fix kernel doc comment --- connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connection.c b/connection.c index 0bbdb18..8313476 100644 --- a/connection.c +++ b/connection.c @@ -1870,7 +1870,7 @@ exit_free_conn: } /** - * kdbus_conn_has_name() - check if a connection owns r name + * kdbus_conn_has_name() - check if a connection owns a name * @conn: Connection * @name: Well-know name to check for * -- 2.34.1