projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53ba00d
)
Rerun
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Tue, 4 May 2010 21:56:59 +0000
(21:56 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Tue, 4 May 2010 21:56:59 +0000
(21:56 +0000)
gl/inquiry/profit_loss.php
patch
|
blob
|
history
diff --git
a/gl/inquiry/profit_loss.php
b/gl/inquiry/profit_loss.php
index 89fc80c24166395fe122f67f6741886e9cf9d355..e20fae1ac33e3404189b08a6fb456b61083724ab 100644
(file)
--- 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 "<td>
Comapre To
:</td>\n";
+ echo "<td>
"._("Compare to")."
:</td>\n";
echo "<td>";
echo array_selector('Compare', null, $sel);
echo "</td>\n";