[gnome-shell] shell-util: Fix a typo



commit 330a28742ff1073f4b2918355245a0268fd1bf49
Author: Alessandro Bono <abono gnome org>
Date:   Fri Jul 14 23:38:52 2017 +0200

    shell-util: Fix a typo

 src/shell-util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/shell-util.c b/src/shell-util.c
index 7383e84..70b8c06 100644
--- a/src/shell-util.c
+++ b/src/shell-util.c
@@ -245,7 +245,7 @@ shell_util_translate_time_string (const char *str)
  * @str: a UTF-8 string to escape
  *
  * A wrapper around g_regex_escape_string() that takes its argument as
- * \0-terminated string rather than a byte-array the confuses gjs.
+ * \0-terminated string rather than a byte-array that confuses gjs.
  *
  * Returns: @str with all regex-special characters escaped
  */


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