---
NEWS | 2 +-
src/journal/journald-audit.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 7079d41..d4d505d 100644
--- a/NEWS
+++ b/NEWS
@@ -3555,7 +3555,7 @@ CHANGES WITH 190:
keys all the time, even in graphical sessions. If DEs want
to handle these events on their own they should take the new
handle-power-key, handle-sleep-key and handle-lid-switch
- inhibitors during their runtime. A simple way to archive
+ inhibitors during their runtime. A simple way to achieve
that is to invoke the DE wrapped in an invocation of:
systemd-inhibit
--what=handle-power-key:handle-sleep-key:handle-lid-switch ...
diff --git a/src/journal/journald-audit.c b/src/journal/journald-audit.c
index fd5b710..20936f4 100644
--- a/src/journal/journald-audit.c
+++ b/src/journal/journald-audit.c
@@ -240,7 +240,7 @@ static const MapField map_fields_kernel[] = {
{}
};
-/* Userspace fields are thos occurring in the audit string after
+/* Userspace fields are those occurring in the audit string after
* msg='. All of these fields are untrusted, hence carry no "_"
* prefix. We map the fields we don't know to AUDIT_FIELD_XYZ= */
static const MapField map_fields_userspace[] = {
--
1.7.10.4
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel