mirror of
https://github.com/munki/munki.git
synced 2026-01-22 23:20:45 -06:00
Fix a typo in a comment
This commit is contained in:
@@ -297,5 +297,5 @@ def makecatalogs(repo, options, output_fn=None):
|
||||
errors.append(
|
||||
u'Failed to create %s: %s' % (icon_hashes_plist, unicode(err)))
|
||||
|
||||
# Return and errors
|
||||
# Return any errors
|
||||
return errors
|
||||
|
||||
Reference in New Issue
Block a user