[gnome-builder] util: Fix a typo in docs
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] util: Fix a typo in docs
- Date: Fri, 30 Nov 2018 23:57:19 +0000 (UTC)
commit 7e799eff5fed63026c140e9935b005c8257e8ab4
Author: Matthew Leeds <matthew leeds endlessm com>
Date: Fri Nov 30 15:07:25 2018 -0800
util: Fix a typo in docs
src/libide/util/ide-glib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/util/ide-glib.c b/src/libide/util/ide-glib.c
index a329c8954..05c19b52b 100644
--- a/src/libide/util/ide-glib.c
+++ b/src/libide/util/ide-glib.c
@@ -626,7 +626,7 @@ ide_g_file_find_finish (GFile *file,
* @len: (out): a location for the size, not including trailing \0
* @error: location for a #GError, or %NULL
*
- * This is similar to g_get_file_contents() but ensures that we get
+ * This is similar to g_file_get_contents() but ensures that we get
* the file from the host, rather than our mount namespace.
*
* Returns: %TRUE if successful; otherwise %FALSE and @error is set.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]