Skip to content

Commit

Permalink
Fix minor rdoc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjarrigan committed Mar 28, 2018
1 parent 6acbfbd commit f4c536f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdoc/gosu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ def playing?; end
#
# @see Gosu::Sample
class Song
class <<Song
class << Song
##
# Returns the song currently being played (even if it's paused), or nil if no song is playing.
#
Expand Down

0 comments on commit f4c536f

Please sign in to comment.