Skip to content

Commit

Permalink
Fix typo, references lsegal#534
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed May 2, 2012
1 parent 4136a6c commit 7798c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yard/i18n/message.rb
Expand Up @@ -28,7 +28,7 @@ def initialize(id)

# Adds location information for the message.
#
# @param [String] path the path where the message appeareds.
# @param [String] path the path where the message appears.
# @param [Integer] line the line number where the message appears.
# @return [void]
def add_location(path, line)
Expand Down

0 comments on commit 7798c77

Please sign in to comment.