summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/gfdb/gfdb_data_store_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/gfdb/gfdb_data_store_helper.c')
-rw-r--r--libglusterfs/src/gfdb/gfdb_data_store_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libglusterfs/src/gfdb/gfdb_data_store_helper.c b/libglusterfs/src/gfdb/gfdb_data_store_helper.c
index fba5ec5a252..d5cfb24eeba 100644
--- a/libglusterfs/src/gfdb/gfdb_data_store_helper.c
+++ b/libglusterfs/src/gfdb/gfdb_data_store_helper.c
@@ -446,7 +446,7 @@ gfdb_query_record_deserialize (char *in_buffer,
list_add_tail (&link_info->list,
&(ret_qrecord->link_list));
- /* Reseting link_info */
+ /* Resetting link_info */
link_info = NULL;
}