lp1811710: minor fixes to other code
authorJason Etheridge <jason@EquinoxInitiative.org>
Sun, 30 Jun 2019 00:53:15 +0000 (20:53 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 15 Sep 2020 15:13:15 +0000 (11:13 -0400)
outside of the holds grid and the Hopeless Holds interface

* Retargetd vs Retargeted typo

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>

Open-ILS/src/eg2/src/app/staff/share/holds/retarget-dialog.component.html

index b24a63e..76cd9f7 100644 (file)
@@ -1,5 +1,5 @@
 <eg-string #successMsg
-    text="Successfully Retargetd Hold" i18n-text></eg-string>
+    text="Successfully Retargeted Hold" i18n-text></eg-string>
 <eg-string #errorMsg
     text="Failed To Retarget Hold" i18n-text></eg-string>