Fix typos

This commit is contained in:
Dimitris Apostolou
2022-02-03 22:11:06 +02:00
parent e50e3ba444
commit caacf9abf2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
# и так далее
[sam]
enabled = no
addresss = 127.0.0.2
address = 127.0.0.2
# ^^ переопределяется только адрес, остальное берётся из дефолта
Точно так же сейчас работает конфиг туннелей: секция до точки - имя, после - параметр
+1 -1
View File
@@ -99,7 +99,7 @@ You can install i2pd from [brew](https://brew.sh/) package manager:
brew install i2pd
or use staticly precompiled binary from [latest release page](https://github.com/PurpleI2P/i2pd/releases/latest).
or use statically precompiled binary from [latest release page](https://github.com/PurpleI2P/i2pd/releases/latest).
GUI application
---------------