Minor typo in biblio.db.trans.inc

Index: biblio/translations/biblio.db.trans.inc
===================================================================
--- biblio/translations/biblio.db.trans.inc (revision 3245)
+++ biblio/translations/biblio.db.trans.inc (working copy)
@@ -1,7 +1,7 @@
<?php
//dummy file to capture text from database for translation
//
-t("Select Type..."\);
+t("Select Type...");
t("Book");
t("Book Chapter");
t("Journal Article");

Comments

rjerome’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.