From 77be923ef729c557c7b67d42d4c35dd4d560ddbfe2f1163ea89ddb29655abd09 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 2 Jun 2011 15:34:02 +0000 Subject: [PATCH] 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 --- libsigc++2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.