pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libite Fix typo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ee449162335
branches:  trunk
changeset: 347794:5ee449162335
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 30 08:01:21 2016 +0000

description:
Fix typo.

diffstat:

 devel/libite/DESCR |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r a5bb4b5eeb8d -r 5ee449162335 devel/libite/DESCR
--- a/devel/libite/DESCR        Sun May 29 22:32:42 2016 +0000
+++ b/devel/libite/DESCR        Mon May 30 08:01:21 2016 +0000
@@ -5,6 +5,6 @@
 *BSD sys/queue.h and sys/tree.h API's.
 
 Libite aims to fill in the gaps missing in GLIBC/EGLIBC. (It does
-not aimo to become another GLIB though.) One such gap in GLIBC is
+not aim to become another GLIB though.) One such gap in GLIBC is
 the missing _SAFE macros in sys/queue.h - highly recommended when
 traversing lists to delete/free nodes.



Home | Main Index | Thread Index | Old Index