mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-29 09:14:41 +00:00
Typo fix
This commit is contained in:
parent
b8e57dccd6
commit
7f7141ef27
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@ def flush_cache(apps, options):
|
|||
if spec_file.field.pre_cache:
|
||||
spec_file._create()
|
||||
else:
|
||||
print 'Please specify on or more app names'
|
||||
print 'Please specify one or more app names'
|
||||
|
|
|
|||
Loading…
Reference in a new issue