Fixed typos
This commit is contained in:
parent
96a74f956b
commit
c1005f6212
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ TOOLS = {
|
||||||
'32': r'7-Zip\7za.exe',
|
'32': r'7-Zip\7za.exe',
|
||||||
'64': r'7-Zip\7za64.exe'},
|
'64': r'7-Zip\7za64.exe'},
|
||||||
'smartctl': {
|
'smartctl': {
|
||||||
'32: r'smartmontools\smartctl.exe',
|
'32': r'smartmontools\smartctl.exe',
|
||||||
'64: r'smartmontools\smartctl64.exe'}
|
'64': r'smartmontools\smartctl64.exe'},
|
||||||
'TDSSKiller': {
|
'TDSSKiller': {
|
||||||
'32': r'TDSSKiller\TDSSKiller.exe'},
|
'32': r'TDSSKiller\TDSSKiller.exe'},
|
||||||
'wimlib-imagex': {
|
'wimlib-imagex': {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue