[gupnp/wip/phako/cleanup: 7/10] doc: Minor fixes
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp/wip/phako/cleanup: 7/10] doc: Minor fixes
- Date: Sat, 5 Jun 2021 18:10:00 +0000 (UTC)
commit 52947738537ed46e3f89b2c419a1d45da2823bab
Author: Jens Georg <mail jensge org>
Date: Sat Jun 5 19:50:23 2021 +0200
doc: Minor fixes
libgupnp/gupnp-context.c | 2 +-
libgupnp/gupnp-service-proxy.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgupnp/gupnp-context.c b/libgupnp/gupnp-context.c
index fa6abc3..a01bbe5 100644
--- a/libgupnp/gupnp-context.c
+++ b/libgupnp/gupnp-context.c
@@ -771,7 +771,7 @@ host_path_data_set_language (HostPathData *data, const char *language)
* @context: A #GUPnPContext
* @language: A language tag as defined in RFC 2616 3.10
*
- * Set the default language for the Content-Length header to @language.
+ * Set the default language for the Content-Language header to @language.
*
* If the client sends an Accept-Language header the UPnP HTTP server
* is required to send a Content-Language header in return. If there are
diff --git a/libgupnp/gupnp-service-proxy.c b/libgupnp/gupnp-service-proxy.c
index 04f40d7..5b9b423 100644
--- a/libgupnp/gupnp-service-proxy.c
+++ b/libgupnp/gupnp-service-proxy.c
@@ -2017,10 +2017,10 @@ unsubscribe (GUPnPServiceProxy *proxy)
*
* (Un)subscribes to this service.
*
- * Note that the relevant messages are not immediately sent but queued.
+ * <note>The relevant messages are not immediately sent but queued.
* If you want to unsubcribe from this service because the application
* is quitting, rely on automatic synchronised unsubscription on object
- * destruction instead.
+ * destruction instead.</note>
**/
void
gupnp_service_proxy_set_subscribed (GUPnPServiceProxy *proxy,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]