about summary refs log tree commit homepage
path: root/TUNING
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-04-11 21:38:10 +0000
committerEric Wong <normalperson@yhbt.net>2012-04-11 21:38:10 +0000
commit12cd717d612fe8170f53f5f8377137e1b41db015 (patch)
treeab3546cb5a83457dff38e4c0686e355847c7d242 /TUNING
parent4757aa70c3b3ab953255f74831b6f98e6f32fb72 (diff)
downloadunicorn-12cd717d612fe8170f53f5f8377137e1b41db015.tar.gz
Found via rdoc-spellcheck
Diffstat (limited to 'TUNING')
-rw-r--r--TUNING2
1 files changed, 1 insertions, 1 deletions
diff --git a/TUNING b/TUNING
index ca291ad..542ebdc 100644
--- a/TUNING
+++ b/TUNING
@@ -52,7 +52,7 @@ See Unicorn::Configurator for details on the config file format.
   and may also thrash CPU caches, cancelling out performance gains
   one would normally expect.
 
-* UNIX domain sockets are slighly faster than TCP sockets, but only
+* UNIX domain sockets are slightly faster than TCP sockets, but only
   work if nginx is on the same machine.
 
 == Other \Unicorn settings