diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/fortytwo-encore | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) | |
download | ports-a249020977a2394eb6f6b41a59e49167878d5f8d.tar.gz ports-a249020977a2394eb6f6b41a59e49167878d5f8d.zip |
Notes
Diffstat (limited to 'devel/fortytwo-encore')
-rw-r--r-- | devel/fortytwo-encore/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/fortytwo-encore/pkg-descr b/devel/fortytwo-encore/pkg-descr index 19b05969334e..1cf98d6a6c99 100644 --- a/devel/fortytwo-encore/pkg-descr +++ b/devel/fortytwo-encore/pkg-descr @@ -1,10 +1,10 @@ Encore is a set of utility classes written in Objective-C for GNUstep and -Mac OS X. The motivation of writting these classes was driven by +Mac OS X. The motivation of writing these classes was driven by implementing the projects BDB and FT. The classes may be useful for other projects as well. The classes include - - logging: A flexible logging mechanism similiar to log4j. Supports + - logging: A flexible logging mechanism similar to log4j. Supports logging levels, logging contexts, different output channels per context, configuration per xml, ... |