diff --git a/salt/minion.py b/salt/minion.py index ee16d0daf5..2636869412 100644 --- a/salt/minion.py +++ b/salt/minion.py @@ -56,8 +56,8 @@ log = logging.getLogger(__name__) # 2. Generate the function mapping dict # 3. Authenticate with the master # 4. Store the AES key -# 5. connect to the publisher -# 6. handle publications +# 5. Connect to the publisher +# 6. Handle publications def resolve_dns(opts):