From 19bb46aee7eaf002c4b2a05f71364a9919946439 Mon Sep 17 00:00:00 2001 From: Gustavo Narea Date: Sun, 20 Mar 2016 11:19:07 +0000 Subject: [PATCH] Fixed typo --- managing-os/templates/archlinux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/templates/archlinux.md b/managing-os/templates/archlinux.md index 15b9fcbe..5d620c86 100644 --- a/managing-os/templates/archlinux.md +++ b/managing-os/templates/archlinux.md @@ -129,7 +129,7 @@ Main maintainer of this template is [Olivier Médoc](mailto:o_medoc@yahoo.fr). ![arch-template-06](/attachment/wiki/ArchlinuxTemplate/arch-template-06.png)

- * Go to the first line containing '**DIST_VM ?= fc23**' it will be preceeded by line '**DIST_DOM0 ?= fc20**'. Remove '**fc23**' or whatever is listed there leaving only '**DIST_VM ?=**'. Then save the file and close the text editor. + * Go to the first line containing '**DISTS_VM ?= fc23**' it will be preceeded by line '**DIST_DOM0 ?= fc20**'. Remove '**fc23**' or whatever is listed there leaving only '**DISTS_VM ?=**'. Then save the file and close the text editor.

![arch-template-07](/attachment/wiki/ArchlinuxTemplate/arch-template-07.png)