minor typos in the documentation (a/an)

This commit is contained in:
Дилян Палаузов
2019-08-23 21:45:16 +00:00
parent c178c9734c
commit 512655aa12
53 changed files with 82 additions and 82 deletions

View File

@@ -403,7 +403,7 @@ g_action_activate (GAction *action,
/**
* g_action_name_is_valid:
* @action_name: an potential action name
* @action_name: a potential action name
*
* Checks if @action_name is valid.
*