Fix misspelled Python variable name and typos

Typos:
 - Update pathname in README.txt
 - Fix missing newlines in header update script.

Change-Id: Ib0e053f92a27ff10071b9805fa64e5653ab31b0c
This commit is contained in:
Glenn Kasten
2011-12-19 11:27:50 -08:00
parent e4ade69654
commit c61f990566
3 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ def cleanupFile( path, original_path):
src_path = src_path[1:]
if len(src_path) == 0:
panic( "oops, internal error, can't extract correct relative path" )
panic( "oops, internal error, can't extract correct relative path\n" )
# convert into destination path, extracting architecture if needed
# and the corresponding list of known static functions