summaryrefslogtreecommitdiff
path: root/src/nm-logging.h
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-04-18 14:13:28 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2018-04-18 14:14:07 +0200
commitaca671fff0cff70bab75259d8434b546f41bd077 (patch)
tree5eeaa8fbedff5798277ae1b55ca76cddc34098ed /src/nm-logging.h
parentb01ebd7399693dc611ce07e375e1aeeb6a49ba93 (diff)
downloadNetworkManager-aca671fff0cff70bab75259d8434b546f41bd077.tar.gz
all: replace "it's" with "its" where needed
Diffstat (limited to 'src/nm-logging.h')
-rw-r--r--src/nm-logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-logging.h b/src/nm-logging.h
index 29acb09f65..36ba6a5a97 100644
--- a/src/nm-logging.h
+++ b/src/nm-logging.h
@@ -133,7 +133,7 @@ typedef enum { /*< skip >*/
""__VA_ARGS__); \
} G_STMT_END
-/* nm_log() only evaluates it's argument list after checking
+/* nm_log() only evaluates its argument list after checking
* whether logging for the given level/domain is enabled. */
#define nm_log(level, domain, ifname, con_uuid, ...) \
G_STMT_START { \