mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 20:30:41 +00:00
Bug 1533488 - Fix typo in mozproxy setup.py - r=davehunt
Fix a typo. Differential Revision: https://phabricator.services.mozilla.com/D22559 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
70d739d347
commit
b8a3774d97
@ -15,7 +15,7 @@ deps = []
|
||||
setup(
|
||||
name=PACKAGE_NAME,
|
||||
version=PACKAGE_VERSION,
|
||||
description="Proxy for playback" "left behind by crashed processes",
|
||||
description="Proxy for playback",
|
||||
long_description="see https://firefox-source-docs.mozilla.org/mozbase/index.html",
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 2.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user