From 0d61d5fdbf16f9e13f659abb13d69add1c8742c4 Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 20 Jan 2009 19:15:46 +0000 Subject: [PATCH] Typo in API docs. git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11887 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm b/Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm index b0f0066be9..3ff86cf8c2 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm @@ -1315,7 +1315,7 @@ __PACKAGE__->register_method( api_name => "open-ils.search.biblio.copy_counts.summary.retrieve", notes => <<" NOTES"); returns an array of these: - [ org_id, callnumber_label, , ,...] + [ org_id, callnumber_label, , ,...] where statusx is a copy status name. the statuses are sorted by id. NOTES -- 2.11.0