mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
gnotification: Fix a couple of minor typos in a documentation comment
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
18574d1ba9
commit
683c7d05a3
@ -355,11 +355,11 @@ g_notification_set_urgent (GNotification *notification,
|
||||
* g_notification_get_category:
|
||||
* @notification: a #GNotification
|
||||
*
|
||||
* Gets the cateogry of @notification.
|
||||
* Gets the category of @notification.
|
||||
*
|
||||
* This will be %NULL if no category is set.
|
||||
*
|
||||
* Returns: (nullable): the cateogry of @notification
|
||||
* Returns: (nullable): the category of @notification
|
||||
*
|
||||
* Since: 2.70
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user