From 88e516eb892f729c204b8fa2bc829c7e8509d90d Mon Sep 17 00:00:00 2001
From: fedor
Date: Fri, 4 Apr 2003 15:27:44 +0000
Subject: [PATCH] Add NSObject
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16360 72102866-910b-0410-8b05-ffd578937521
---
Documentation/OpenStepCompliance.gsdoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/OpenStepCompliance.gsdoc b/Documentation/OpenStepCompliance.gsdoc
index e29f84163..6ae384287 100644
--- a/Documentation/OpenStepCompliance.gsdoc
+++ b/Documentation/OpenStepCompliance.gsdoc
@@ -20,7 +20,7 @@
bugs in the current implementation that we are not aware of.
- The following classes conform to the OpenStep specification
+ The following classes conform to the OpenStep specification:
- NSArchiver
@@ -54,6 +54,7 @@
- NSNotificationCenter
- NSNotificationQueue
- NSNumber
+ - NSObject
- NSProcessInfo
- NSProxy
- NSRecursiveLock
@@ -75,7 +76,7 @@
The following OpenStep classes are not implemented. The usefulness
of these classes it marginal so it is likely that we will never
- implement these classes. However, we would be pleaqsed to accept
+ implement these classes. However, we would be pleased to accept
their contribution should anyone care to implement them and assign
the copyright to the Free Software Foundation.