From a83df5852ae1cf48f6f7804e8d319b4767d2880e Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 15 Mar 2013 11:35:25 -0400 Subject: [PATCH] LP#1155496: fix typo Signed-off-by: Galen Charlton Signed-off-by: Ben Shum --- Open-ILS/web/js/dojo/openils/acq/nls/acq.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/js/dojo/openils/acq/nls/acq.js b/Open-ILS/web/js/dojo/openils/acq/nls/acq.js index a11792d5bb..d95fc4f8a7 100644 --- a/Open-ILS/web/js/dojo/openils/acq/nls/acq.js +++ b/Open-ILS/web/js/dojo/openils/acq/nls/acq.js @@ -7,7 +7,7 @@ "NO_PO_RESULTS" : "No results", "PO_HEADING_ERROR" : "Unexpected problem building virtual combined PO", "CONFIRM_SPLIT_PO" : "Are you sure you want to split this purchase order into\none purchase order for every constituent line item?", - "DFA_NOT_ALL" : "Could not record all of your applications of distribution forumulas.", + "DFA_NOT_ALL" : "Could not record all of your applications of distribution formulas.", "APPLY" : "Apply", "RESET_FORMULAE" : "Reset Formulas", "OUT_OF_COPIES" : "You have applied distribution formulas to every copy.", -- 2.11.0