https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31618

            Bug ID: 31618
           Summary: Typo in POD for
                    C4::ImportBatch::RecordsFromMARCXMLFile
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

1572 =head2 RecordsFromMARCXMLFile
1573 
1574     my ($errors, $records) =
C4::ImportBatch::RecordsFromMARCXMLFile($input_file, $encoding);
1575 
1576 Creates MARC::Record-objects out of the given MARCXML-file.
1577 
1578 @PARAM1, String, absolute path to the ISO2709 file.

The last line should say MARCXML, not ISO2709.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to