Browse Source

Merge pull request #6009 from ramsonline/patch-1

adblock: typo : donwload -> download
lilik-openwrt-22.03
Hannu Nyman 6 years ago
committed by GitHub
parent
commit
ee979b8ab8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/adblock/files/README.md

+ 1
- 1
net/adblock/files/README.md View File

@ -101,7 +101,7 @@ A lot of people already use adblocker plugins within their desktop browsers, but
## Installation & Usage
* install 'adblock' (_opkg install adblock_)
* at minimum configure the appropriate dns backend ('dnsmasq' by default), the donwload utility and enable the adblock service in _/etc/config/adblock_
* at minimum configure the appropriate dns backend ('dnsmasq' by default), the download utility and enable the adblock service in _/etc/config/adblock_
* control the adblock service manually with _/etc/init.d/adblock_ start/stop/restart/reload/suspend/resume/status or use the LuCI frontend
## LuCI adblock companion package


Loading…
Cancel
Save