From 8daa4193c7f66933ae89b64b62701cd58d29d051 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Wed, 15 Apr 2015 16:21:55 -0700 Subject: [PATCH] Fix typo --- util/vm/build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/vm/build.py b/util/vm/build.py index dc4c62c..92072bc 100755 --- a/util/vm/build.py +++ b/util/vm/build.py @@ -323,7 +323,7 @@ zerombr yes clearpart --all --initlabel #Automatic partitioning autopart -#System authorization infomation +#System authorization information auth --useshadow --enablemd5 #Firewall configuration firewall --disabled