Skip to content
Snippets Groups Projects
Commit 4cd36368 authored by Demian Katz's avatar Demian Katz
Browse files

Merge pull request #75 from TriCollegeLibraries/suspected-typo

suspected typo
parents 76d84650 839efb12
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ namespace VuFind\Controller\Plugin;
use Zend\Mvc\Controller\Plugin\AbstractPlugin, Zend\Session\Container;
/**
* Zend action helper to perform renewal-related actions
* Zend action helper to perform holds-related actions
*
* @category VuFind2
* @package Controller_Plugins
......@@ -325,4 +325,4 @@ class Holds extends AbstractPlugin
0, 0, 0, date("m")+$m, date("d")+$d, date("Y")+$y
);
}
}
\ No newline at end of file
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment