From 335b383fa43a6d21d473ebc81668dae9a3c09055 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 11 Apr 2012 21:48:36 +0000 Subject: doc: some spelling fixes Found with rdoc-spellcheck --- lib/rainbows/configurator.rb | 2 +- lib/rainbows/epoll.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/rainbows') diff --git a/lib/rainbows/configurator.rb b/lib/rainbows/configurator.rb index 433158b..92dacd6 100644 --- a/lib/rainbows/configurator.rb +++ b/lib/rainbows/configurator.rb @@ -3,7 +3,7 @@ # This module adds \Rainbows! to the # {Unicorn::Configurator}[http://unicorn.bogomips.org/Unicorn/Configurator.html] # \Rainbows!-specific configuration options must be inside a the Rainbows! -# block, otherwise Unicorn::Configurator directives may be used anwwhere +# block, otherwise Unicorn::Configurator directives may be used anywhere # in the file. # # Rainbows! do diff --git a/lib/rainbows/epoll.rb b/lib/rainbows/epoll.rb index 7b49e67..a711186 100644 --- a/lib/rainbows/epoll.rb +++ b/lib/rainbows/epoll.rb @@ -16,7 +16,7 @@ require 'sendfile' # When serving static files, this is extremely unfair and optimized # for throughput at the expense of fairness. This is not an issue # if you're not serving static files, or if your working set is -# small enough to aways be in your kernel page cache. This concurrency +# small enough to always be in your kernel page cache. This concurrency # model may starve clients if you have slow disks and large static files. # # === RubyGem Requirements -- cgit v1.2.3-24-ge0c7