]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed typo.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 10 Dec 2012 18:24:32 +0000 (10:24 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 10 Dec 2012 18:24:32 +0000 (10:24 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst

index 32ce66d0426d77f44586b29e0eede332f9915036..ca8cd30237e01990ff4df1341c4d65ce08a72690 100644 (file)
@@ -113,7 +113,7 @@ See `<IfModule> Directive`_ for additional details.
 .. _<IfModule> Directive: http://httpd.apache.org/docs/2.2/mod/core.html#ifmodule
        
 Finally, you should configure Apache to allow encoded slashes, provide paths for
-log files and to trun off server signatures. ::        
+log files and to turn off server signatures. ::        
 
        <VirtualHost *:80>      
        ...