Imported Upstream version 2.52.0
[platform/upstream/glib.git] / gio / gdbusconnection.h
index 0e61885..7aa1256 100644 (file)
@@ -648,7 +648,7 @@ void             g_dbus_connection_signal_unsubscribe         (GDBusConnection
  * If the returned #GDBusMessage is different from @message and cannot
  * be sent on @connection (it could use features, such as file
  * descriptors, not compatible with @connection), then a warning is
- * logged to <emphasis>standard error</emphasis>. Applications can
+ * logged to standard error. Applications can
  * check this ahead of time using g_dbus_message_to_blob() passing a
  * #GDBusCapabilityFlags value obtained from @connection.
  *