Bug 11336: (follow-up) correct change to POD for GetReserve()
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
5cfa865aad
commit
80fc94f86a
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ sub AddReserve {
|
|||
|
||||
$res = GetReserve( $reserve_id );
|
||||
|
||||
Return the current reserve or the old reserve.
|
||||
Return the current reserve.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
Loading…
Reference in a new issue