update to new format of cwiczenie wybor
[librarian.git] / librarian / text.py
index c86b3f8..f82a7f9 100644 (file)
@@ -58,7 +58,7 @@ def transform(wldoc, flags=None, **options):
             license_description = parsed_dc.license_description
             license = parsed_dc.license
             if license:
-                license_description = u"Ten utwór jest udostepniony na licencji %s: \n%s" % \
+                license_description = u"Ten utwór jest udostępniony na licencji %s: \n%s" % \
                                       (license_description, license)
             else:
                 license_description = (