summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-md5.c')
-rw-r--r--dbus/dbus-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-md5.c b/dbus/dbus-md5.c
index 9f025c51..079b1cc0 100644
--- a/dbus/dbus-md5.c
+++ b/dbus/dbus-md5.c
@@ -54,7 +54,7 @@
* The implementation of MD5 (see http://www.ietf.org/rfc/rfc1321.txt).
* This MD5 implementation was written by L. Peter Deutsch and
* is not derived from the RSA reference implementation in the
- * RFC. The version included in D-BUS comes from the Ghostscript
+ * RFC. The version included in D-Bus comes from the Ghostscript
* 7.05 distribution.
*
* @{