From 8a0fc563230fa7b7b0fc058cd0cb2118af997fa9 Mon Sep 17 00:00:00 2001
From: Stoned Elipot <stoned.elipot@gmail.com>
Date: Fri, 24 May 2013 01:27:46 +0200
Subject: [PATCH] Fix typo in npm module documentation preventing it to be
 processed by ansible-doc

---
 packaging/npm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/npm b/packaging/npm
index f992b054a18..a158b1478c5 100644
--- a/packaging/npm
+++ b/packaging/npm
@@ -43,7 +43,7 @@ options:
     required: false
     default: null
   global:
-    descrition:
+    description:
       - Install the node.js library globally
     required: false
     default: no