Fixed a typo

This commit is contained in:
Raphael Michel
2015-06-28 17:32:51 +02:00
parent bf6dca3e93
commit 12b81449a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ Our time restriction example looks like this::
'formsetclass': formset,
'prefix': 'timerestriction',
'description': 'If you use this restriction type, the system will only '
'sell variations, which are covered by at least one of the '
'sell variations which are covered by at least one of the '
'timeframes you define below.'
}