diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-10-17 12:56:14 +0200 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-10-17 12:56:14 +0200 |
| commit | bc5a7153d38b2d4e12a8f4bb63c363efa4ad0b7d (patch) | |
| tree | ce502c19b048f001e9ff67a571aed40f2dbcb273 /searx | |
| parent | db4ca4784b614e84df6c7de8ffbf56ca39e1cc2e (diff) | |
fix comment header of faroo engine
Diffstat (limited to 'searx')
| -rw-r--r-- | searx/engines/faroo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/engines/faroo.py b/searx/engines/faroo.py index 500d3c592..8c69c5bee 100644 --- a/searx/engines/faroo.py +++ b/searx/engines/faroo.py @@ -1,4 +1,4 @@ -## Farro (Web, News) +## Faroo (Web, News) # # @website http://www.faroo.com # @provide-api yes (http://www.faroo.com/hp/api/api.html), require API-key |