[gnome-builder] log: fix typo in documentation



commit 5dd3f1b9c2415e64e9d09418b61318c7c5421d60
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date:   Tue Dec 19 12:34:25 2017 +0530

    log: fix typo in documentation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=791770

 src/libide/logging/ide-log.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libide/logging/ide-log.c b/src/libide/logging/ide-log.c
index f7d6b6b..9d26953 100644
--- a/src/libide/logging/ide-log.c
+++ b/src/libide/logging/ide-log.c
@@ -95,7 +95,7 @@ G_LOCK_DEFINE (channels_lock);
  * ide_log_get_thread:
  *
  * Retrieves task id for the current thread. This is only supported on Linux.
- * On other platforms, the current current thread pointer is retrieved.
+ * On other platforms, the current thread pointer is retrieved.
  *
  * Returns: The task id.
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]