diff options
author | snj <snj@pkgsrc.org> | 2004-01-31 23:39:29 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-31 23:39:29 +0000 |
commit | d1e45a7b3142bd910412bc5fc546897dda3866a3 (patch) | |
tree | f4f37ffaf78e148093c7f28f811243e734c5287e | |
parent | 78a0ad0709facf35a7b15995f70e615652080f1f (diff) | |
download | pkgsrc-d1e45a7b3142bd910412bc5fc546897dda3866a3.tar.gz |
s/seperate/separate/; s/ablity/ability/
-rw-r--r-- | devel/libsigc++/DESCR | 4 | ||||
-rw-r--r-- | devel/libsigc++10/DESCR | 4 |
2 files changed, 4 insertions, 4 deletions
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 diff --git a/devel/libsigc++10/DESCR b/devel/libsigc++10/DESCR index 8c3af923d34..9b40bc997c1 100644 --- a/devel/libsigc++10/DESCR +++ b/devel/libsigc++10/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 |