From d0d4c5c3c4c4d339a80dd85a2682b001c1fbf317 Mon Sep 17 00:00:00 2001 From: Demian Katz <demian.katz@villanova.edu> Date: Tue, 6 May 2014 14:54:03 -0400 Subject: [PATCH] Simplified fancy quotes. --- module/VuFind/src/VuFind/ILS/Driver/ClaviusSQL.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/VuFind/src/VuFind/ILS/Driver/ClaviusSQL.php b/module/VuFind/src/VuFind/ILS/Driver/ClaviusSQL.php index 4356626f873..b9f20dd22ec 100644 --- a/module/VuFind/src/VuFind/ILS/Driver/ClaviusSQL.php +++ b/module/VuFind/src/VuFind/ILS/Driver/ClaviusSQL.php @@ -208,7 +208,7 @@ class ClaviusSQL extends AbstractBase } /** - * Get a list of funds that can be used to limit the “new item†search + * Get a list of funds that can be used to limit the "new item" search * * @throws ILSException * -- GitLab