Skip to content

Fix typo (Praser::Error to ParserError)#1

Open
sonots wants to merge 1 commit intoEmmanuelOga:masterfrom
sonots:patch-1
Open

Fix typo (Praser::Error to ParserError)#1
sonots wants to merge 1 commit intoEmmanuelOga:masterfrom
sonots:patch-1

Conversation

@sonots
Copy link

@sonots sonots commented Mar 17, 2015

irb(main):001:0> require 'irc_parser'
=> true
irb(main):003:0> IRCParser::Parser::Error
NameError: uninitialized constant IRCParser::Parser
irb(main):002:0> IRCParser::ParserError
=> IRCParser::ParserError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant