Skip to content

Commit

Permalink
fix typo (faker-ruby#2141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeragamba authored and droznyk committed Oct 23, 2020
1 parent 4a28cff commit 56dce02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faker/games/control.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def character
# @return [String]
#
# @example
# Faker::Games::Control.character #=> "Dimensional Research"
# Faker::Games::Control.location #=> "Dimensional Research"
#
# @faker.version 2.13.0
def location
Expand Down

0 comments on commit 56dce02

Please sign in to comment.