[Debian-l10n-commits] r1266 - /dl10n/trunk/dl10n-txt

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Fri Sep 26 19:02:37 UTC 2008


Author: nekral-guest
Date: Fri Sep 26 19:02:37 2008
New Revision: 1266

URL: http://svn.debian.org/wsvn/?sc=1&rev=1266
Log:
Fix typo.

Modified:
    dl10n/trunk/dl10n-txt

Modified: dl10n/trunk/dl10n-txt
URL: http://svn.debian.org/wsvn/dl10n/trunk/dl10n-txt?rev=1266&op=diff
==============================================================================
--- dl10n/trunk/dl10n-txt (original)
+++ dl10n/trunk/dl10n-txt Fri Sep 26 19:02:37 2008
@@ -262,7 +262,7 @@
 				$days = sprintf "%.0f",
 				  (time - timelocal ($6,$5,$4,$3,$2-1,$1)) / (60 * 60 * 24);
 			    }
-			    $tmp = "$status_from_db, $days days ";
+			    $tmpstatus = "$status_from_db, $days days ";
 			    if ($status_from_db =~ m/^(bts|done|hold|fix|wontfix)$/i) {
 			      $bts_reported = 1;
 			    } else {




More information about the Debian-l10n-commits mailing list