This commit is contained in:
Ken Conley 2011-01-13 23:29:08 +00:00
parent 03ca48eb24
commit 06460b28e0
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ def _init():
header = os.path.join(std_msgs_dir, roslib.packages.MSG_DIR, fname)
if not os.path.isfile(header):
print >> sys.stderr, "ERROR: cannot locate %s. Excepted to find it at '%s'"%(fname, header)
print >> sys.stderr, "ERROR: cannot locate %s. Expected to find it at '%s'"%(fname, header)
return False
# register Header under both contexted and de-contexted name