[gnome-builder] ide-compile-command: fix typo in comment
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] ide-compile-command: fix typo in comment
- Date: Tue, 31 Oct 2017 22:51:50 +0000 (UTC)
commit f34a7c4164930a9c4eebfb983bdece40c5f1f7d0
Author: Sebastien Lafargue <slafargue gnome org>
Date: Tue Oct 31 23:40:34 2017 +0100
ide-compile-command: fix typo in comment
src/libide/buildsystem/ide-compile-commands.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libide/buildsystem/ide-compile-commands.c b/src/libide/buildsystem/ide-compile-commands.c
index 50cc07d..31fa0a0 100644
--- a/src/libide/buildsystem/ide-compile-commands.c
+++ b/src/libide/buildsystem/ide-compile-commands.c
@@ -53,7 +53,7 @@ struct _IdeCompileCommands
GObject parent_instance;
/*
- * The info_by_file field contains a hsahtable whose keys are GFile
+ * The info_by_file field contains a hashtable whose keys are #GFile
* matching the file that is to be compiled. It contains as a value
* the CompileInfo struct describing how to compile that file.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]