some cleanups and clarifications to documentation just added, suggested by Alexander Malmberg

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19817 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adrian Robert 2004-08-02 18:10:58 +00:00
parent 1e37b28748
commit 966b2cb0c9
10 changed files with 51 additions and 30 deletions

View file

@ -374,7 +374,7 @@ NSUnionRect(NSRect aRect, NSRect bRect)
GS_GEOM_SCOPE NSRect
NSIntersectionRect(NSRect aRect, NSRect bRect) GS_GEOM_ATTR;
/** Returns the largest rectange which lies in both aRect and
/** Returns the largest rectangle which lies in both aRect and
* bRect. If aRect and bRect have empty intersection (or, rather,
* intersection of measure zero, since this includes having their
* intersection be only a point or a line), then the empty