keeleysam / instadmg

Automatically exported from code.google.com/p/instadmg
0 stars 0 forks source link

Typos #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of InstaDMG are you running? What revision number (this should
be the second line of your package log)?
r414

Please provide any additional information below.

There are typos in importDisk.py:

"automaically" -> "automatically"
"Overwite" -> "Overwrite"
"avalible" -> "available" (multiple times)
"typeing" -> "typing"
"overwiting" -> "overwriting"

There are typos in instaUp2Date.py:

"emtpy" -> "empty"
"if this variable as an array" -> "if this variable is an array" (multiple 
times)
"ant" -> "and"
"foler" -> "folder"
"sucessfully" -> "successfully"
"the image have been built" -> "the image has been built"
"option option" -> "option"
"strucutres" -> "structures"
"succeded" -> "succeeded"

Original issue reported on code.google.com by ryandesi...@gmail.com on 13 Mar 2011 at 6:44

GoogleCodeExporter commented 9 years ago
Hey there,

Thanks for taking the time to go through the code and point these out.  It's 
hard to 'fix' without line numbers, a SVN diff would be even more helpful.  
Please pardon me for lowering the priority considering none of these typos seem 
to affect functionality, but let us know if I'm wrong. Thanks,

Allister

Original comment by allister...@gtempaccount.com on 13 Mar 2011 at 2:46

GoogleCodeExporter commented 9 years ago
Sorry, I didn't see your note until now. Here's a diff correcting these and 
some other typos.

Original comment by ryandesi...@gmail.com on 1 Apr 2011 at 1:39

Attachments:

GoogleCodeExporter commented 9 years ago
Hey Ryan,

This will be checked in soon, thanks again,

Allister

Original comment by allister...@gtempaccount.com on 27 Apr 2011 at 4:49