diff --git a/doc/cookbook/actors.xml b/doc/cookbook/actors.xml index c1fc63fcc..4daff46cb 100644 --- a/doc/cookbook/actors.xml +++ b/doc/cookbook/actors.xml @@ -71,7 +71,7 @@ As Clutter is a GObject-based library, it relies heavily on GObject concepts and idioms. If you are unfamiliar with GObject, please read - the GObject + the GObject Reference Manual before proceeding. You might also find this tutorial a useful introduction.