From 49c49165312f1f9159e4569e64c1235d6a85ed11 Mon Sep 17 00:00:00 2001
From: dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Sat, 29 Jan 2011 05:15:48 +0000
Subject: [PATCH] Address typos in Rollover and Propagation dialogue

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19329 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/web/templates/default/acq/financial/list_funds.tt2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Open-ILS/web/templates/default/acq/financial/list_funds.tt2 b/Open-ILS/web/templates/default/acq/financial/list_funds.tt2
index 644b545455..4211e17bac 100644
--- a/Open-ILS/web/templates/default/acq/financial/list_funds.tt2
+++ b/Open-ILS/web/templates/default/acq/financial/list_funds.tt2
@@ -48,7 +48,7 @@
                         <tr>
                             <td colspan='2'>
                                 <div style='width:400px;'>
-                                Propagation creates new funds for the sugsequent fiscal year based on the
+                                Propagation creates new funds for the subsequent fiscal year based on the
                                 funds for the selected fiscal year.  Only funds with the propagate setting
                                 enabled will be affected.  No money or encumbrances are altered
                                 during this process.
@@ -67,7 +67,7 @@
                                 The year end close out operation moves encumbrances from the selected fiscal
                                 year to the analogous funds in the subsequent fiscal year and it deactivates
                                 funds for the selected fiscal year.  Additionally, for all funds that have
-                                the "Rollver" setting enabled, this process will move all unspent money to
+                                the "Rollover" setting enabled, this process will move all unspent money to
                                 the analogous fund in the subsequent fiscal year.
                                 </div>
                             </td>
-- 
2.11.0