mirror of
https://github.com/vale981/agent
synced 2025-03-04 17:11:40 -05:00
fix spelling in printed message
This changes the semantics of the sentence, but I think this is what was intendet :)
This commit is contained in:
parent
a997918372
commit
0f71b3524f
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ func (m *Mode) Start() {
|
|||
c.Println(" 4. Type of guiding you use: PHD2 or guiding via camera")
|
||||
c.Println(" 5. Names of your imaging camera and guiding cameras")
|
||||
c.Println()
|
||||
yc.Println(" NOTE: These public addresses will be available ONLY until")
|
||||
yc.Println(" NOTE: These public addresses will be available ONLY while")
|
||||
yc.Println(" agent is running! (Ctrl+C will stop the session)")
|
||||
c.Println()
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue