summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-02-12 09:26:18 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-02-12 09:26:18 +0100
commit736ffecc9cf58a0d2c5f147a1f56f2c3532c10ce (patch)
tree5400333c447fd0f3917c0ce2f43b94fb2a7e1838 /src
parentc96d7bf878e518f546142c527a5eff381106278b (diff)
parentee7dca21f70e4a82c56180e9f9a4dbe0f8c6a4c6 (diff)
Merge pull request #2594 from keszybz/spelling
Spelling
Diffstat (limited to 'src')
-rw-r--r--src/systemd/sd-login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-login.h b/src/systemd/sd-login.h
index 3c10ff032f..e3ecbd8378 100644
--- a/src/systemd/sd-login.h
+++ b/src/systemd/sd-login.h
@@ -108,7 +108,7 @@ int sd_peer_get_slice(int fd, char **slice);
int sd_peer_get_user_slice(int fd, char **slice);
/* Similar to sd_pid_get_machine_name(), but retrieves data about the
- * peer of a a connected AF_UNIX socket */
+ * peer of a connected AF_UNIX socket */
int sd_peer_get_machine_name(int fd, char **machine);
/* Similar to sd_pid_get_cgroup(), but retrieves data about the peer