From: Dan Scott <dscott@laurentian.ca> Date: Wed, 5 Oct 2011 03:17:39 +0000 (-0400) Subject: Fix typo in lang.dtd: "instantenous" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=55b1a4a086ebd786d37ce88e171b077792519a01;p=evergreen%2Fmasslnc.git Fix typo in lang.dtd: "instantenous" Signed-off-by: Dan Scott <dscott@laurentian.ca> --- 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">