diff --git a/libsigc++2.spec b/libsigc++2.spec index cdac62e..64ab0b3 100644 --- a/libsigc++2.spec +++ b/libsigc++2.spec @@ -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.