From: phasefx Date: Tue, 29 Sep 2009 04:15:46 +0000 (+0000) Subject: copy/paste-o in description for open-ils.circ.money.billing.note.edit X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c44b8918bfb70dbe46ecc1fdcf4ae23dedbce387;p=evergreen%2Fbjwebb.git copy/paste-o in description for open-ils.circ.money.billing.note.edit git-svn-id: svn://svn.open-ils.org/ILS/trunk@14192 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm b/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm index f6a1058ff..7b3ccec0b 100644 --- a/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm +++ b/Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm @@ -412,7 +412,7 @@ __PACKAGE__->register_method( method => 'edit_bill_note', api_name => 'open-ils.circ.money.billing.note.edit', signature => q/ - Voids a bill + Edits the note for a bill @param authtoken Login session key @param note The replacement note for the bills we're editing @param billids Single bill id or array of bill id's for the bills whose notes we want to edit.