]> git.pld-linux.org Git - packages/perl-Text-Unaccent.git/blobdiff - perl-Text-Unaccent.spec
- formatting
[packages/perl-Text-Unaccent.git] / perl-Text-Unaccent.spec
index 61e7502213fe743ac4175456b6821f7c67789321..1f895e10ae1c7535685b05505b87fbf58735367c 100644 (file)
@@ -3,8 +3,8 @@
 %bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
-%define        pdir    Text
-%define        pnam    Unaccent
+%define                pdir    Text
+%define                pnam    Unaccent
 Summary:       Text::Unaccent - remove accents from a string
 Summary(pl):   Text::Unaccent - usuwanie akcentów z napisów
 Name:          perl-Text-Unaccent
@@ -19,7 +19,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Text::Unaccent is a module that provides functions to remove accents
-from a string.  For instance the string été will become ete.  The
+from a string. For instance the string été will become ete. The
 charset of the input string is specified as an argument. The input is
 converted to UTF-16 using iconv(3), accents are stripped and the
 result is converted back to the original charset. The iconv --list
@@ -30,7 +30,7 @@ Text-Unaccent-1.01 has the same unac.[ch] files than unac-1.1.0.
 %description -l pl
 Text::Unaccent to modu³ dostarczaj±cy funkcje do usuwania akcentów z
 napisów. Na przyk³ad tekst été zostanie zamieniony na ete. Zestaw
-znaków ³añucha wej¶ciowego jest podawany jako argument. Wej¶cie jest
+znaków ³añcucha wej¶ciowego jest podawany jako argument. Wej¶cie jest
 konwertowane do UTF-16 przy u¿yciu iconv(3), usuwane s± akcenty, a
 wynik jest konwertowany z powrotem do oryginalnego zestawu znaków.
 Obs³ugiwane zestawy znaków mo¿na sprawdziæ poleceniem iconv --list.
This page took 0.053977 seconds and 4 git commands to generate.