typos
This commit is contained in:
parent
ef05647ec4
commit
af472e57ef
2 changed files with 5 additions and 5 deletions
|
@ -201,7 +201,7 @@ class Route:
|
|||
|
||||
restrictions_option = self.options.get('restrictions', 'normal')
|
||||
if restrictions_option == "avoid":
|
||||
options_summary.append(_('avoid restrictionss'))
|
||||
options_summary.append(_('avoid restrictions'))
|
||||
elif restrictions_option == "prefer":
|
||||
options_summary.append(_('prefer restrictions'))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue