diff --git a/doc/ChangeLog b/doc/ChangeLog index 98c85d3b1..432f906b7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-01 Peter Williams + + * en/Gdk/GC.xml: Minor markup / grammar fixes. + 2003-02-28 Lee Mallabone * en/Gtk/Invisible.xml: diff --git a/doc/en/Gdk/GC.xml b/doc/en/Gdk/GC.xml index 7fffa04b7..3067424fd 100644 --- a/doc/en/Gdk/GC.xml +++ b/doc/en/Gdk/GC.xml @@ -14,7 +14,7 @@ A number of resources are used when performing graphics - operations in. Most information about performing graphics (for + operations. Most information about performing graphics (for example, foreground color, background color, line style, and so on) is stored in resources called graphics contexts (GCs). Most graphics operations take a GC as an @@ -22,7 +22,7 @@ Graphics operations can be performed to either windows () or pixmaps (), which collectively are called - drawables (see cref="T:Gdk.Drawable"/>. Each drawable exists + drawables (see cref="T:Gdk.Drawable"/>). Each drawable exists on a single screen. A GC is created for a specific screen and drawable depth and can only be used with drawables of matching screen and depth. @@ -670,4 +670,4 @@ - \ No newline at end of file +