aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter07/systemd-custom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/systemd-custom.xml b/chapter07/systemd-custom.xml
index 821ce3895..455320dc2 100644
--- a/chapter07/systemd-custom.xml
+++ b/chapter07/systemd-custom.xml
@@ -40,7 +40,7 @@ cat > /etc/systemd/system/getty@tty1.service.d/noclear.conf << EOF
TTYVTDisallocate=no</literal>
EOF</userinput></screen>
- <para>The boot messages can always be revied by using the
+ <para>The boot messages can always be reviewed by using the
<userinput>journalctl -b</userinput> command as the root user.</para>
</sect2>