OSDN Git Service

files/66boot-initial-setup: small typo fix.
authormobinmob <mobinmob@disroot.org>
Sun, 14 Feb 2021 22:53:45 +0000 (00:53 +0200)
committermobinmob <mobinmob@disroot.org>
Sat, 27 Nov 2021 16:53:41 +0000 (18:53 +0200)
srcpkgs/boot-66serv/files/66boot-initial-setup

index e8679bd..513f614 100644 (file)
@@ -5,7 +5,7 @@
 user=$(id -u)
 s6-test "$user" -ne 0 && printf "You need to run this script as root! \n" && exit 1
 
-# Infromataion for the user, in case of failure. 66 output is informative, this
+# Information for the user, in case of failure. 66 output is informative, this
 # is just a pointer to the docs.
 msg_trees() {
        printf "Some trees and/or files are already present in the system.\nIf you want to remove them, consult the 66-tree documentation.\n"