Accepting request 72520 from home:aturrini:branches:GNOME:Factory

Fixed typos in descriptions of libsigc++2.spec

OBS-URL: https://build.opensuse.org/request/show/72520
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsigc++2?expand=0&rev=27
This commit is contained in:
Vincent Untz 2011-06-02 15:34:02 +00:00 committed by Git OBS Bridge
parent efa08f1662
commit 77be923ef7

View File

@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It is the most
complete library of its kind with the ablity to connect an abstract
complete library of its kind with the ability to connect an abstract
callback to a class method, function, or function object. It contains
adaptor classes for connection of dissimilar callbacks and has an ease
of use unmatched by other C++ callback libraries.
@ -49,7 +49,7 @@ Obsoletes: %{name} < %{version}
%description -n libsigc-2_0-0
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It is the most
complete library of its kind with the ablity to connect an abstract
complete library of its kind with the ability to connect an abstract
callback to a class method, function, or function object. It contains
adaptor classes for connection of dissimilar callbacks and has an ease
of use unmatched by other C++ callback libraries.