Commit d0fbd09e authored by Anael Beutot's avatar Anael Beutot
Browse files

Typo.

parent 3e01aa54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ class AuthHandler(object):
            logger.error('Error while authenticating with cc-server: %s("%s")',
                         error['exception'], error.get('message', ''))

            # try to recconnect in 5 seconds
            # try to reconnect in 5 seconds
            return

        # set handler according to which role was returned by the cc-server