st: Fix doc comment

The trailing colon breaks recent versions of gtk-doc, so drop it.
This commit is contained in:
Florian Müllner 2017-05-24 11:10:01 +02:00
parent 7e7e3ec016
commit 6b3c9539f6

View File

@ -180,7 +180,7 @@ st_shadow_get_box (StShadow *shadow,
} }
/** /**
* SECTION:st-shadow-helper: * SECTION: st-shadow-helper
* *
* An helper for implementing a drop shadow on a actor. * An helper for implementing a drop shadow on a actor.
* The actor is expected to recreate the helper whenever its contents * The actor is expected to recreate the helper whenever its contents