From 39dd673d792c99e348995ddf60130236e8740ff2 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Tue, 1 Dec 2015 16:40:57 +0100 Subject: [PATCH] Typo --- vps2arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vps2arch b/vps2arch index a0c00b9..4305281 100755 --- a/vps2arch +++ b/vps2arch @@ -293,7 +293,7 @@ while getopts ":b:m:n:h" opt; do -h Print this help message Warning: - On OpenVZ containers the bootloader will be not installed and the networking configuration system will be enfoced to netctl. + On OpenVZ containers the bootloader will be not installed and the networking configuration system will be enforced to netctl. EOF exit 0 ;;