Stupid capitalization scheme

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2013-11-05 12:39:55 -05:00
parent 2e1c07c5f7
commit f1c187198c

View file

@ -158,12 +158,12 @@ my %hint = (
'type', 'type',
'subtype', 'subtype',
'name', 'name',
'fileSize', 'filesize',
'sha1hash', 'sha1hash',
'sha256hash', 'sha256hash',
'description', 'description',
'path', 'path',
'defaultPath' 'defaultpath'
], ],
); );