http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14284

            Bug ID: 14284
           Summary: Typo in Languages.pm
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Line #102 reads as follows:

'native_descrition'=>$language_set->{language_native_description} }

should read :

'native_description'=>$language_set->{language_native_description} }

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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