From 55b1a4a086ebd786d37ce88e171b077792519a01 Mon Sep 17 00:00:00 2001 From: Dan Scott <dscott@laurentian.ca> Date: Tue, 4 Oct 2011 23:17:39 -0400 Subject: [PATCH] Fix typo in lang.dtd: "instantenous" Signed-off-by: Dan Scott <dscott@laurentian.ca> --- Open-ILS/web/opac/locale/en-US/lang.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 69dba21fc1..4714957fc3 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3479,7 +3479,7 @@ <!ENTITY ev.staff.patron.ue_xhtml.ue_addr_delete.label "Delete this Address"> <!ENTITY ev.staff.patron.ue_xhtml.ue_addr_detach.label "Detach this Address"> <!ENTITY ev.staff.patron.ue_xhtml.ue_addr_approve.label "Approve Pending Address"> -<!ENTITY ev.staff.patron.ue_xhtml.ue_addr_approve_confirm.label "Approve pending address? This operation will be be instantenous."> +<!ENTITY ev.staff.patron.ue_xhtml.ue_addr_approve_confirm.label "Approve pending address? This operation will be be instantaneous."> <!ENTITY ev.staff.patron.ue_xhtml.primary_ident_ssn_help.label "(XXX-YY-ZZZZ)"> <!ENTITY ev.staff.patron.ue_xhtml.primary_ident_dl_help.label "(GA-123456789)"> <!ENTITY ev.staff.patron.ue_xhtml.edit.label "Edit"> -- 2.11.0