From: Daniel Mack Date: Mon, 13 Jan 2014 18:29:30 +0000 (+0100) Subject: util: fix typo X-Git-Tag: upstream/0.20140120.123719~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=334072c0e59d79610c0446f50e959113b65b1bf9;p=platform%2Fcore%2Fsystem%2Fkdbus-bus.git util: fix typo --- diff --git a/util.c b/util.c index 68aa630..9b0fef7 100644 --- a/util.c +++ b/util.c @@ -20,7 +20,7 @@ /** * kdbus_devname_valid - validate names showing up in /dev - * @name: Name of namepspace, bus, endpoint + * @name: Name of namespace, bus, endpoint * * Returns: 0 if the given name is valid, otherwise negative errno */