Resolved an typo in Backup dialog.

Reported by Susan Douglas.
pull/3/head
Ashesh Vashi 2016-06-01 15:39:54 +05:30
parent adcaeeeaf8
commit 954163b495
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ TODO LIST FOR BACKUP:
{label: "Directory", value: "directory"}
]
},{
id: 'ratio', label: '{{ _('Compresion ratio') }}',
id: 'ratio', label: '{{ _('Compression ratio') }}',
type: 'int', min: 0, max:9, disabled: false
},{
id: 'encoding', label: '{{ _('Encoding') }}',