Skip to content

Commit

Permalink
Fix typo in YARD docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Nov 8, 2015
1 parent 8ac074d commit 8c2f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-hosts/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Config < Vagrant.plugin('2', :config)
# other vagrant machines
attr_accessor :autoconfigure

# @!attribute autoconfigure
# @!attribute add_localhost_hostnames
# @return [TrueClass, FalseClass] A boolean indicating whether a
# `127.0.1.1` entry should be added mapping to the FQDN of the VM.
# Default: `true`.
Expand Down

0 comments on commit 8c2f3cc

Please sign in to comment.