bitkeeper revision 1.871 (4086503aaxsSjJ0ddfGTFH8_wm7OSA)
authorach61@labyrinth.cl.cam.ac.uk <ach61@labyrinth.cl.cam.ac.uk>
Wed, 21 Apr 2004 10:43:06 +0000 (10:43 +0000)
committerach61@labyrinth.cl.cam.ac.uk <ach61@labyrinth.cl.cam.ac.uk>
Wed, 21 Apr 2004 10:43:06 +0000 (10:43 +0000)
spelling

tools/examples/xc_dom_create.py

index 2d2030f23e0516eeddbfe5574ea42947f1fc470d..332b3d4d85b1c3e12b9397eadc090f81bd8f091f 100755 (executable)
@@ -90,7 +90,7 @@ vbd_list = []; cmdline_ip = ''; cmdline_root=''; cmdline_extra=''
 pci_device_list = []; console_port = -1
 auto_console = False
 
-##### Determine location of defautls file
+##### Determine location of defaults file
 #####
 
 try:
@@ -181,7 +181,7 @@ cmdline = cmdline_ip +' '+ cmdline_root +' '+ cmdline_extra
 
 syslog.openlog('xc_dom_create.py %s' % config_file, 0, syslog.LOG_DAEMON)
 
-##### Print some debug info just incase things don't work out...
+##### Print some debug info just in case things don't work out...
 ##### 
 
 output('VM image           : "%s"' % image)