diff --git a/doc/cookbook/actors.xml b/doc/cookbook/actors.xml index 1a307f085..c1fc63fcc 100644 --- a/doc/cookbook/actors.xml +++ b/doc/cookbook/actors.xml @@ -72,7 +72,9 @@ heavily on GObject concepts and idioms. If you are unfamiliar with GObject, please read the GObject - Reference Manual before proceeding. + Reference Manual before proceeding. You might also find + this + tutorial a useful introduction. The code for this solution is structured like standard GObject