Tangdongle / firepy

Automatically exported from code.google.com/p/firepy
MIT License
0 stars 0 forks source link

Typo when no MEDIA_URL is set! #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. User FirePy with no MEDIA_URL
2. See Typo!

* What is the expected output?
"Please set MEDIA_URL to filter out unnecessary FirePHP logs"

* What do you see instead?
"Please set MEDIA_URL to filter out unncessary FirePHP logs"

* What version of the product are you using?
firepy-0.1.5-py2.6
Got this by...
>>> import firepy
>>> firepy.__path__
['/usr/local/lib/python2.6/dist-packages/firepy-0.1.5-py2.6.egg/firepy']

* On what operating system?
Ubuntu 9.10 x86

* Please provide any additional information below.
I have attached a patch file, just apply and be happy! :) I would have done
it but do not have access, so please patch this bad boy up asap!

Original issue reported on code.google.com by peter.u...@gmail.com on 6 May 2010 at 1:13

Attachments: