diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-09 14:28:17 +0100 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-03-09 14:28:17 +0100 |
commit | bb7ba8fb258ee52094ffbe2e4b9a8479ebc6e714 (patch) | |
tree | 95edd74ffd4e5f7812a90e50ff427550abd3eb9a /docs | |
parent | a819ceed461bc76f7a416ef75db35c3544482cb5 (diff) |
fix name of the SoftwareUpgradeRequired error quark
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 6e01728c..0e4deecd 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -2180,7 +2180,7 @@ TP_ERROR_STR_REJECTED TP_ERROR_STR_PICKED_UP_ELSEWHERE TP_ERROR_STR_CONFUSED TP_ERROR_STR_SERVICE_CONFUSED -TP_ERROR_STR_SOFTWARE_UPDATE_REQUIRED +TP_ERROR_STR_SOFTWARE_UPGRADE_REQUIRED TP_ERROR_STR_EMERGENCY_CALLS_NOT_SUPPORTED <SUBSECTION Standard> tp_error_get_type |