Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Turner committed Aug 19, 2011
1 parent c5e66e4 commit b097261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/type/rvm_gem.rb
Expand Up @@ -127,7 +127,7 @@ def retrieve
end

newparam(:ruby_version) do
desc "The ruby version to use. This should be the full qualified RVM string
desc "The ruby version to use. This should be the fully qualified RVM string
(including gemset if applicable). For example: 'ruby-1.9.2-p136@mygemset'
For a full list of known strings: `rvm list known_strings`."

Expand Down

0 comments on commit b097261

Please sign in to comment.