]> git.draconx.ca Git - gob-dx.git/blobdiff - doc/gob2.1.in
Release 2.0.6
[gob-dx.git] / doc / gob2.1.in
index 1f11512121a31fedaccd187cff8496b474971525..c6b523e3845de13b86d02024165a32fa7e65b73f 100644 (file)
@@ -517,8 +517,8 @@ are defined by using the \'export\' attribute.
 .PP
 To get bettery type safety on some of the property types, you can specify
 the \'type\' attribute which will add casts where appropriate in code dealing
-with this property.  This is especially useful for POINTER types.  But
-even for others.
+with this property.  This is especially useful for POINTER and OBJECT types.
+But even for others.
 
 .SH METHODS
 .PP