Minor text changes to log message limitation

This commit is contained in:
Justin Mayer 2014-04-14 16:18:07 -04:00
commit 7e06912bca
5 changed files with 21 additions and 21 deletions

View file

@ -241,7 +241,7 @@ class Content(object):
else:
logger.warning(("Unable to find {fn}, skipping url"
" replacement".format(fn=value),
"Other ressources were not found"
"Other resources were not found"
" and their urls not replaced"))
elif what == 'category':
origin = Category(path, self.settings).url