Skip to content

Commit

Permalink
Interpofail
Browse files Browse the repository at this point in the history
  • Loading branch information
tombell committed Jul 24, 2012
1 parent 768d7a8 commit 0101f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/robot.coffee
Expand Up @@ -219,7 +219,7 @@ class Robot
#
# Returns nothing.
loadAdapter: (path, adapter) ->
@logger.debug 'Loading adapter #{adapter}'
@logger.debug "Loading adapter #{adapter}"

try
path = if adapter in HUBOT_DEFAULT_ADAPTERS
Expand Down

0 comments on commit 0101f3b

Please sign in to comment.