From 1d6cd6bb0f2f5875e8e4ad370cf1ff2c601cbfd4 Mon Sep 17 00:00:00 2001 From: Manikandan Selvaganesh Date: Mon, 2 Feb 2015 11:57:54 +0530 Subject: Xlators : Fixed typos Change-Id: I948f85cb369206ee8ce8b8cd5e48cae9adb971c9 BUG: 1075417 Signed-off-by: Manikandan Selvaganesh Reviewed-on: http://review.gluster.org/9529 Reviewed-by: Niels de Vos Tested-by: Gluster Build System Reviewed-by: Kaleb KEITHLEY Reviewed-by: Humble Devassy Chirammal --- xlators/cluster/dht/src/dht-layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/cluster/dht/src/dht-layout.c') diff --git a/xlators/cluster/dht/src/dht-layout.c b/xlators/cluster/dht/src/dht-layout.c index 3ea75b34ad0..15b183861a7 100644 --- a/xlators/cluster/dht/src/dht-layout.c +++ b/xlators/cluster/dht/src/dht-layout.c @@ -545,7 +545,7 @@ dht_layout_anomalies (xlator_t *this, loc_t *loc, dht_layout_t *layout, char is_virgin = 1; uint32_t no_space = 0; - /* This funtion scans through the layout spread of a directory to + /* This function scans through the layout spread of a directory to check if there are any anomalies. Prior to calling this function the layout entries should be sorted in the ascending order. -- cgit