From edb98f8b910b00be16868b21116924cffad785b9 Mon Sep 17 00:00:00 2001 From: ktsj Date: Sun, 19 May 2013 03:10:21 +0000 Subject: fix typos. Patch by k_takata. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/shell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/shell.rb') diff --git a/lib/shell.rb b/lib/shell.rb index 8c91090414..76af3b6f86 100644 --- a/lib/shell.rb +++ b/lib/shell.rb @@ -48,7 +48,7 @@ require "shell/process-controller" # end # end # -# === Temp file creationg with self +# === Temp file creation with self # # This example is identical to the first, except we're using # CommandProcessor#transact. -- cgit v1.2.3