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@gmail.com Reporter: indradg@gmail.com QA Contact: testopia@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.