* lib/shell/filter.rb: [DOC] Fix typo
s/exection/execution/ [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6c9a3cb681
commit
82eef27f46
@ -10,7 +10,7 @@
|
||||
#
|
||||
|
||||
class Shell #:nodoc:
|
||||
# Any result of command exection is a Filter.
|
||||
# Any result of command execution is a Filter.
|
||||
#
|
||||
# This class includes Enumerable, therefore a Filter object can use all
|
||||
# Enumerable
|
||||
|
Loading…
x
Reference in New Issue
Block a user