Skip to content

Commit

Permalink
Fix copy/paste error.
Browse files Browse the repository at this point in the history
  • Loading branch information
splatch committed Nov 9, 2018
1 parent e9b0cf8 commit 690c9d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public class QloudHandlerFactory extends BaseThingHandlerFactory {
private final Logger logger = LoggerFactory.getLogger(QloudHandlerFactory.class);

public QloudHandlerFactory() {
logger.debug("Techem handler factory starting up.");
logger.debug("Q-loud handler factory starting up.");
}

@Override
Expand Down

0 comments on commit 690c9d1

Please sign in to comment.