From 6ad15798ee7d77b36d32ed3ca3a8a10c6cfd0849 Mon Sep 17 00:00:00 2001
From: Greg Price <price@mit.edu>
Date: Mon, 2 Jun 2008 03:06:47 -0400
Subject: [PATCH] spelling

svn path=/trunk/packages/sipb-xen-www/; revision=559
---
 code/templates/list.tmpl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl
index 5c6f2c5..8310024 100644
--- a/code/templates/list.tmpl
+++ b/code/templates/list.tmpl
@@ -66,7 +66,7 @@ $errorRow('vmtype', $err)
               (experimental; 1-2 minutes, and you have an etch machine; root pw is 'password'.)
               <script type='text/javascript'>function onclone(e){ document.getElementById('cdromlist').value = ''; }</script></td>
 #else
-	  <td><input type="checkbox" name="clone_from" id="clone_from" value="ice3" disabled="disabled"/> Image cloning is currently disabled for maintenence</td>
+	  <td><input type="checkbox" name="clone_from" id="clone_from" value="ice3" disabled="disabled"/> Image cloning is currently disabled for maintenance</td>
 #end if
         </tr>
 #filter None
-- 
1.7.9.5