WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Fix typo.

# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1175040554 -3600
# Node ID a138ae831515e2ef86922210b362c36589675a9c
# Parent  966c65f0ddba39d45c34480a9395d828028cda26
Fix typo.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 tools/python/xen/xm/create.py |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 966c65f0ddba -r a138ae831515 tools/python/xen/xm/create.py
--- a/tools/python/xen/xm/create.py     Tue Mar 27 23:23:01 2007 +0100
+++ b/tools/python/xen/xm/create.py     Wed Mar 28 01:09:14 2007 +0100
@@ -107,7 +107,7 @@ gopts.opt('skipdtd', short='s',
 gopts.opt('skipdtd', short='s',
           fn=set_true, default=0,
           use="Skip DTD checking - skips checks on XML before creating. "
-          " Experimental.  Can decreate create time." )
+          " Experimental.  Can decrease create time." )
 
 gopts.opt('paused', short='p',
           fn=set_true, default=0,

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>