Fixed error in author name

This commit is contained in:
Marco Vito Moscaritolo 2012-09-29 21:04:17 +02:00
parent f47530b044
commit 1637a05846

2
pip
View file

@ -67,7 +67,7 @@ examples:
notes: notes:
- Please note that U(http://www.virtualenv.org/, virtualenv) must be installed on the remote host if the virtualenv parameter is specified. - Please note that U(http://www.virtualenv.org/, virtualenv) must be installed on the remote host if the virtualenv parameter is specified.
requirements: [ ] requirements: [ ]
author: Jan-Piet Mens author: Matt Wright
''' '''
def _get_full_name(name, version=None): def _get_full_name(name, version=None):