From c4384df4e8729e19133854ba0b7dba7eae4edae4 Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Fri, 4 May 2012 02:54:32 -0700 Subject: Fix spelling error "temporary" was misspelled s/tempaory/temporary/ Change-Id: Ia717bb8ef9f3440f4eb9dee42958b6815a96797c BUG: 818884 Signed-off-by: Joe Julian Reviewed-on: http://review.gluster.com/3273 Tested-by: Gluster Build System Reviewed-by: Kaleb KEITHLEY Reviewed-by: Jeff Darcy Reviewed-by: Anand Avati --- doc/booster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/booster.txt') diff --git a/doc/booster.txt b/doc/booster.txt index 684ac8965c4..b051832eeab 100644 --- a/doc/booster.txt +++ b/doc/booster.txt @@ -33,7 +33,7 @@ Working * open call does, * real_open on the file. * fgetxattr(fd). - * store the volume-file content got in the dictionary to a temparory file. + * store the volume-file content got in the dictionary to a temporary file. * look in the hashtable for the mount-point, if already present get the libglusterfsclient handle from the hashtable. Otherwise get a new handle from libglusterfsclient (be careful about mount point not present in the hashtable and multiple glusterfs_inits running simultaneously for the same mount-point there by using -- cgit