Fix typo.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2335 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1997-05-03 21:09:23 +00:00
parent 2fa3cd7a4a
commit a9a934a215
2 changed files with 2 additions and 2 deletions

View file

@ -83,7 +83,7 @@ make
make install
@end example
If you don't have @samp{libieee.a} on your system, @prog{configure} will
If you don't have @samp{libieee.a} on your system, @file{configure} will
say
@example
configure: error: installation or configuration problem:

View file

@ -17,7 +17,7 @@ the way various other names were changed.
@item The library now requires a patch to gcc-2.7.2. The patch adds
thread-safe features to the GNU Objective C runtime. Each thread has
its own exception handler and assertion handler, thanks to Yoo C. Chung
<wacko@power1.snu.ac.kr>.
<wacko@@power1.snu.ac.kr>.
@item Distributed Objects is much improved. Exceptions in the server
are sent back to the client. Ungracefully closed connections are