summaryrefslogtreecommitdiffstats
path: root/examples/core-browse-services.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/core-browse-services.c')
-rw-r--r--examples/core-browse-services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core-browse-services.c b/examples/core-browse-services.c
index a34281e..53b18ee 100644
--- a/examples/core-browse-services.c
+++ b/examples/core-browse-services.c
@@ -5,7 +5,7 @@
* the embeddable mDNS stack for embedded applications.
*
* End user applications should *not* use this API and should use
- * the DBUS or C APIs, please see
+ * the D-Bus or C APIs, please see
* client-browse-services.c and glib-integration.c
*
* I repeat, you probably do *not* want to use this example.