Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Blake committed Feb 7, 2009
1 parent b3dba13 commit 8d4f4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion namepicker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def self.name
def self.stuff
stuff = ["WTF?!", "ALL THE FUCKING TIME!", "FTW!", "OMG!",
"ROTFLMAOASDF!!", "IN BED!", "now GTFO!",
"<small>secret python programmer irrc</small>"]
"<small>secret python programmer iirc</small>"]
stuff[rand(stuff.length)]
end
end
Expand Down

0 comments on commit 8d4f4ed

Please sign in to comment.