1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

message-source: Fix typo

This commit is contained in:
Evangelos Ribeiro Tzaras 2022-01-20 09:05:15 +01:00
parent 558393a8cb
commit 52eebaad83

View file

@ -41,7 +41,7 @@ struct _CallsMessageSourceInterface
/**
* CALLS_EMIT_MESSAGE:
* @obj: an object which can be cast to a #CallsMesssageSource
* @obj: an object which can be cast to a #CallsMessageSource
* @text: the message text as a string
* @type: the type of the message
*
@ -57,7 +57,7 @@ struct _CallsMessageSourceInterface
/**
* CALLS_ERROR:
* @obj: an object which can be cast to a #CallsMesssageSource
* @obj: an object which can be cast to a #CallsMessageSource
* @error: a pointer to a #GError containing the error message
*
* Emit a message signal with an error type, the text of which is