Lower case option group titles

xs
Alessandro Ranellucci 2013-07-06 02:46:09 +02:00
parent 1222f1f3e4
commit 606d856af8
1 changed files with 1 additions and 1 deletions

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)],
},
{