Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadetdin EYILI <sad270@users.noreply.github.com>2022-02-26 01:55:12 +0300
committerGitHub <noreply@github.com>2022-02-26 01:55:12 +0300
commit1843700621516a2fcb9e6c45971ff5f3539b35b1 (patch)
treeb1141904a3328494a8c4996623d1b4708760a984
parent70d256b24985cbf3c9adf8f4141a572cd9f15a8c (diff)
Fix typo in octopi.txt
-rw-r--r--src/modules/octopi/filesystem/boot/octopi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/octopi/filesystem/boot/octopi.txt b/src/modules/octopi/filesystem/boot/octopi.txt
index c842c6b..24cc430 100644
--- a/src/modules/octopi/filesystem/boot/octopi.txt
+++ b/src/modules/octopi/filesystem/boot/octopi.txt
@@ -82,7 +82,7 @@
# If connection terminates by variable reasons system tries to restart the wifi connection to reestablish a connection.
# The connection test is done every minute.
# By default it is disabled (0 = off / 1 = on)
-# dstination_host can be an ip address or a hostname (for hostname ensure dns resosultion is working correctly)
+# destination_host can be an ip address or a hostname (for hostname ensure dns resosultion is working correctly)
enable_network_monitor=0
destination_host=192.168.1.1