Fix pasto for openstack-doc-tools

The module should be openstack-doc-tools

Change-Id: I41e63ca6865aa225bc01651c32f8a70568859594
This commit is contained in:
Andreas Jaeger
2013-12-09 11:10:41 +01:00
parent ad87ea9322
commit 3f991336d0

View File

@@ -5407,7 +5407,7 @@
} }
], ],
"uri": "git://github.com/openstack/openstack-doc-tools.git", "uri": "git://github.com/openstack/openstack-doc-tools.git",
"module": "openstack-manuals", "module": "openstack-doc-tools",
"organization": "openstack", "organization": "openstack",
"project_type": "openstack" "project_type": "openstack"
}, },