fix various autogsdoc warnings and issues

This commit is contained in:
Riccardo Mottola 2023-11-14 01:29:01 +01:00
parent dfa829bf38
commit aa36664153
6 changed files with 14 additions and 9 deletions

View file

@ -215,7 +215,7 @@ APPKIT_EXPORT_CLASS
- (void) setDelegate: (id)delegate;
/** Sets the duration of the animation to a specified number of seconds.
If the duration is changed while the animation is running the <i>speed</i>
If the duration is changed while the animation is running the <em>speed</em>
of the animation is not changed but the current progress value is
(see [-setCurrentprogress]). The new value takes effect at the next
frame. */