git: 9front

Download patch

ref: 89f36352511787f8cc7e090764b82e563979c10f
parent: 95a5e1ae0bfc1353f8f63b178e9c92c69cd81b4b
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Mon Sep 17 07:45:25 EDT 2012

inst: fix typo

--- a/rc/bin/inst/mountcwfs
+++ b/rc/bin/inst/mountcwfs
@@ -97,7 +97,7 @@
 		}
 	}
 
-	log Configuering $fstype file server for $fs
+	log Configuring $fstype file server for $fs
 	{
 		echo noattach
 		echo allow
--