diff options
| author | Dirk Engling <erdgeist@erdgeist.org> | 2024-04-18 17:54:27 +0200 |
|---|---|---|
| committer | Dirk Engling <erdgeist@erdgeist.org> | 2024-04-18 17:54:27 +0200 |
| commit | 22fbcf56476a71772d4d95d43bd1114e8e117bab (patch) | |
| tree | 87924783a2368b5c8c86c2fdcc1e782f7b359190 | |
| parent | 398c5fe1b60f95bd9bcc9eff6dee363a734a804f (diff) | |
Spelling in sample config
| -rw-r--r-- | opentracker.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opentracker.conf.sample b/opentracker.conf.sample index f8bef43..a920a14 100644 --- a/opentracker.conf.sample +++ b/opentracker.conf.sample | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # | 2 | # |
| 3 | 3 | ||
| 4 | # I) Address opentracker will listen on, using both, tcp AND udp family | 4 | # I) Address opentracker will listen on, using both, tcp AND udp family |
| 5 | # (note, that port 6969 is implicite if ommitted). | 5 | # (note, that port 6969 is implicit if omitted). |
| 6 | # | 6 | # |
| 7 | # If no listen option is given (here or on the command line), opentracker | 7 | # If no listen option is given (here or on the command line), opentracker |
| 8 | # listens on 0.0.0.0:6969 tcp and udp. | 8 | # listens on 0.0.0.0:6969 tcp and udp. |
