From 6b993b7b515a096f61185e8a5df88adb2f7fa8e9 Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Tue, 15 May 2012 01:09:52 -0700 Subject: Fix spelling error "temporary" was misspelled s/tempaory/temporary/ BUG: 818884 Change-Id: I19e28b4f0cbeeb6d7441590b0c4ddcfc49bb13d2 Signed-off-by: Joe Julian Reviewed-on: http://review.gluster.com/3331 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- doc/legacy/booster.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/legacy/booster.txt b/doc/legacy/booster.txt index 6f215c638..051401a28 100644 --- a/doc/legacy/booster.txt +++ b/doc/legacy/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