util: fix typo
authorDaniel Mack <zonque@gmail.com>
Mon, 13 Jan 2014 18:29:30 +0000 (19:29 +0100)
committerDaniel Mack <zonque@gmail.com>
Mon, 13 Jan 2014 18:29:30 +0000 (19:29 +0100)
util.c

diff --git a/util.c b/util.c
index 68aa630adc87e542d51fd83931789ea77707c63d..9b0fef7843e771f17adbdb67418f8c4524938f00 100644 (file)
--- 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
  */