From cc12c9b2265ace64f599447f60ca61e08a7c1726 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 29 Oct 2014 10:32:17 -0400 Subject: [PATCH] fixed typo --- docsite/rst/developing_modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/developing_modules.rst b/docsite/rst/developing_modules.rst index 355f402835b..4a331626db1 100644 --- a/docsite/rst/developing_modules.rst +++ b/docsite/rst/developing_modules.rst @@ -466,7 +466,7 @@ Included modules will ship with ansible, and also have a change to be promoted t gives them slightly higher development priority (though they'll work in exactly the same way). -Deprecating and makingm module aliases +Deprecating and making module aliases `````````````````````````````````````` Starting in 1.8 you can deprecate modules by renaming them with a preceeding _, i.e. old_cloud.py to