[gnome-builder/wjt/ide-task-typo] ide-task: fix documentation typo
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wjt/ide-task-typo] ide-task: fix documentation typo
- Date: Wed, 19 Sep 2018 15:55:43 +0000 (UTC)
commit 94509a59cdc59c6954086d86b33f90a79ac7ae0a
Author: Will Thompson <will willthompson co uk>
Date: Wed Sep 19 16:55:15 2018 +0100
ide-task: fix documentation typo
src/libide/threading/ide-task.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/threading/ide-task.c b/src/libide/threading/ide-task.c
index df60a73fa..528ecdf8a 100644
--- a/src/libide/threading/ide-task.c
+++ b/src/libide/threading/ide-task.c
@@ -35,7 +35,7 @@
* #IdeTask is meant to be an improved form of #GTask. There are a few
* deficiencies in #GTask that have made it unsuitable for certain use cases.
*
- * #GTask does not provide a way to guarnatee that the source object,
+ * #GTask does not provide a way to guarantee that the source object,
* task data, and unused results are freed with in a given #GMainContext.
* #IdeTask addresses this by having a more flexible result and object
* ownership control.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]