From e7a3e665dcbf2a3d63db53c743199eabc246639e Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 31 Jan 2004 23:39:29 +0000 Subject: s/seperate/separate/; s/ablity/ability/ --- devel/libsigc++/DESCR | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libsigc++') diff --git a/devel/libsigc++/DESCR b/devel/libsigc++/DESCR index 8c3af923d34..9b40bc997c1 100644 --- a/devel/libsigc++/DESCR +++ b/devel/libsigc++/DESCR @@ -1,8 +1,8 @@ libsigc++ implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally -part of the Gtk-- widget set, libsigc++ is now a seperate library to +part of the Gtk-- widget set, libsigc++ is now a separate library to provide for more general use. It is the most complete library of its -kind with the ablity to connect an abstract callback to a class +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. Libsigc++ is licensed under the GNU -- cgit v1.2.3