[gnome-software/wip/temp/ubuntu-xenial-rebased: 156/329] Fix typo in error message
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/temp/ubuntu-xenial-rebased: 156/329] Fix typo in error message
- Date: Fri, 29 Apr 2016 13:58:27 +0000 (UTC)
commit 292e389e22f32327f869e7a0d44f6fcd28a59253
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Mar 15 12:24:19 2016 +1300
Fix typo in error message
src/plugins/gs-plugin-apt.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-apt.c b/src/plugins/gs-plugin-apt.c
index 83889d5..67cfaf4 100644
--- a/src/plugins/gs-plugin-apt.c
+++ b/src/plugins/gs-plugin-apt.c
@@ -723,7 +723,7 @@ aptd_transaction (GsPlugin *plugin, const gchar *method, GsApp *app, GError **er
g_set_error (error,
GS_PLUGIN_ERROR,
GS_PLUGIN_ERROR_FAILED,
- "apt trasaction returned result %s", transaction_result);
+ "apt transaction returned result %s", transaction_result);
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]