icecream | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Author: Cristian Greco <cristian@regolo.cc>
Description: fix a typo (possible bug).
--- a/icecream
+++ b/icecream
@@ -753,7 +753,7 @@
}
# load all data up to the first metaint if -t is set
- elsif ($config->{traks})
+ elsif ($config->{tracks})
{
my $metablock;
my $title;