Lower case option group titles

This commit is contained in:
Alessandro Ranellucci 2013-07-06 02:46:09 +02:00
parent 1222f1f3e4
commit 606d856af8

View File

@ -436,7 +436,7 @@ sub build {
options => [qw(fill_density fill_pattern solid_fill_pattern)],
},
{
title => 'Reducing Printing Time',
title => 'Reducing printing time',
options => [qw(infill_every_layers infill_only_where_needed)],
},
{