1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Fix typos

This commit is contained in:
Daniele Forsi
2024-04-29 13:58:37 +02:00
parent 2b895d4cf2
commit b1643ee9b5
17 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -281,7 +281,7 @@ This file drives how channels in the connected SDRangel instance are managed.
Refer to supervisord documentation.
Example of `superscanner.conf` file to put in your `/etc//etc/supervisor/conf.d/` folder (add it in the `[include]` section of `/etc/supervisor/supervisord.conf`). Environment variable `PYTHONUNBUFFERED=1` is important for the log tail to work correctly.
Example of `superscanner.conf` file to put in your `/etc/supervisor/conf.d/` folder (add it in the `[include]` section of `/etc/supervisor/supervisord.conf`). Environment variable `PYTHONUNBUFFERED=1` is important for the log tail to work correctly.
```
[program:superscanner]