[gnome-todo] task: fix a typo
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] task: fix a typo
- Date: Tue, 28 Jul 2015 15:07:31 +0000 (UTC)
commit ce9a32bc3b01f7e9f79e6c56238371a3ea92b7c6
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Jul 28 12:07:16 2015 -0300
task: fix a typo
src/gtd-task.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gtd-task.c b/src/gtd-task.c
index 2676c18..3019bee 100644
--- a/src/gtd-task.c
+++ b/src/gtd-task.c
@@ -323,7 +323,7 @@ gtd_task_class_init (GtdTaskClass *klass)
PROP_PRIORITY,
g_param_spec_int ("priority",
_("Priority of the task"),
- _("The priority of the task. 0 means no priority set, and tasks will be sorted
alfabetically."),
+ _("The priority of the task. 0 means no priority set, and tasks will be sorted
alphabetically."),
0,
G_MAXINT,
0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]