Package: dirvish
Version: 1.2.1-1.1
Severity: minor
--- dirvish.pl.orig 2010-10-24 18:14:18.439517119 -0400
+++ dirvish.pl 2010-10-24 18:14:31.975547023 -0400
@@ -780,7 +780,7 @@
if (open(HIST, ">>$vault/dirvish/$$Options{branch}.hist"))
{
$newhist == 1 and printf HIST ("#%s\t%s\t%s\t%s\n",
- qw(IMAGE CREATED REFERECE EXPIRES));
+ qw(IMAGE CREATED REFERENCE EXPIRES));
printf HIST ("%s\t%s\t%s\t%s\n",
$$Options{Image},
strftime('%Y-%m-%d %H:%M:%S', localtime),
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]