From 691e4245870f7cc995e2cf234b3f8802e23a8f74 Mon Sep 17 00:00:00 2001 From: Michael Warkentin Date: Tue, 11 Nov 2014 12:16:00 -0500 Subject: [PATCH] Fix typo: `authenicate` -> `authenticate` --- network/dnsimple.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/dnsimple.py b/network/dnsimple.py index 19b167dee19..363a2ca24c1 100755 --- a/network/dnsimple.py +++ b/network/dnsimple.py @@ -97,7 +97,7 @@ author: Alex Coomans ''' EXAMPLES = ''' -# authenicate using email and API token +# authenticate using email and API token - local_action: dnsimple account_email=test@example.com account_api_token=dummyapitoken # fetch all domains