[Koha-bugs] [Bug 14284] New: Typo in Languages.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 28 02:24:24 CEST 2015


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: indradg at gmail.com
          Reporter: indradg at gmail.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list