Skip to content

Commit

Permalink
fix issue 97: correcting usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
sch0rsch committed Oct 17, 2015
1 parent 1979bff commit 661c8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/methadone/cli_logging.rb
Expand Up @@ -10,7 +10,7 @@ module Methadone
# === Example
#
# class MyClass
# include Methadone::CLILogger
# include Methadone::CLILogging
#
# def doit
# debug("About to doit!")
Expand Down

0 comments on commit 661c8d6

Please sign in to comment.