Skip to content

Commit

Permalink
Fixed a tiny documentation problem
Browse files Browse the repository at this point in the history
  • Loading branch information
aef committed Oct 2, 2012
1 parent e070169 commit 836ec3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aef/hosts/file.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class File
class << self
# Parses a hosts file given as path.
#
# @param [Pathname] the hosts file path
# @param [Pathname] path the hosts file path
# @return [Aef::Hosts::File] a file
def read(path)
new(path).read
Expand Down

0 comments on commit 836ec3e

Please sign in to comment.