copy/paste-o in description for open-ils.circ.money.billing.note.edit
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Sep 2009 04:15:46 +0000 (04:15 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 29 Sep 2009 04:15:46 +0000 (04:15 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14192 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm

index f6a1058..7b3ccec 100644 (file)
@@ -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.