[gupnp] linux-cm: Fix typo



commit a5e1fa906d2042747618accaad0f6cb52cfb2eef
Author: Robert Tiemann <rtie gmx de>
Date:   Thu Sep 2 11:34:39 2021 +0200

    linux-cm: Fix typo

 libgupnp/gupnp-linux-context-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgupnp/gupnp-linux-context-manager.c b/libgupnp/gupnp-linux-context-manager.c
index 7ad35d0..04a464a 100644
--- a/libgupnp/gupnp-linux-context-manager.c
+++ b/libgupnp/gupnp-linux-context-manager.c
@@ -818,7 +818,7 @@ receive_netlink_message (GUPnPLinuxContextManager *self, GError **error)
                 switch (header->nlmsg_type) {
                         /* RTM_NEWADDR and RTM_DELADDR are sent on real address
                          * changes.
-                         * RTM_NEWLINK is sent on varous occations:
+                         * RTM_NEWLINK is sent on various occasions:
                          *  - Creation of a new device
                          *  - Device goes up/down
                          *  - Wireless status changes


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]