From 3e63329a48a1764996cfd28c4801cf8ced33fdc4 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 12 Nov 2013 16:00:49 +0000 Subject: [PATCH 04/26] mcp_account_storage_emit_created: fix doc-comment Originally part of a commit by Xavier Claessens. --- mission-control-plugins/account-storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mission-control-plugins/account-storage.c b/mission-control-plugins/account-storage.c index 8318956..d2ac20c 100644 --- a/mission-control-plugins/account-storage.c +++ b/mission-control-plugins/account-storage.c @@ -909,7 +909,7 @@ mcp_account_storage_provider (const McpAccountStorage *storage) } /** - * mcp_account_storage_emit_create: + * mcp_account_storage_emit_created: * @storage: an #McpAccountStorage instance * @account: the unique name of the created account * -- 1.8.4.3