st: Fix typo in doc comment
Spotted by g-ir-scanner. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1408
This commit is contained in:
parent
84bbedb3b3
commit
3c6f59ae6d
@ -922,7 +922,7 @@ st_adjustment_get_transition (StAdjustment *adjustment,
|
||||
* st_adjustment_add_transition:
|
||||
* @adjustment: a #StAdjustment
|
||||
* @name: a unique name for the transition
|
||||
* @transtion: a #ClutterTransition
|
||||
* @transition: a #ClutterTransition
|
||||
*
|
||||
* Add a #ClutterTransition for the adjustment. If the transiton stops, it will
|
||||
* be automatically removed if #ClutterTransition:remove-on-complete is %TRUE.
|
||||
|
Loading…
Reference in New Issue
Block a user