From 5cd13431fe25eb8cd98f67020c55dab124c7e930 Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Tue, 4 May 2010 21:56:59 +0000 Subject: [PATCH] Rerun --- gl/inquiry/profit_loss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gl/inquiry/profit_loss.php b/gl/inquiry/profit_loss.php index 89fc80c2..e20fae1a 100644 --- a/gl/inquiry/profit_loss.php +++ b/gl/inquiry/profit_loss.php @@ -161,7 +161,7 @@ function inquiry_controls() //Compare Combo global $sel; $sel = array(_("Accumulated"), _("Period Y-1"), _("Budget")); - echo "Comapre To:\n"; + echo ""._("Compare to").":\n"; echo ""; echo array_selector('Compare', null, $sel); echo "\n"; -- 2.30.2