Browse Source

Update config file generation

Paolo Galli 4 years ago
parent
commit
9374598188
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lcmlog

+ 1 - 1
lcmlog

@@ -340,7 +340,7 @@ if ! [ -f ~/.config/lcmlog/config ]; then
 # Write this file as a ssh_config file.
 # For more info, run the command 'man ssh_config'.
 
-# The Host is 'server': do not change the name.
+# Host is 'server': do not change the name.
 Host server
 	HostName
 	# User and Port parameters should be used only out of the lcm cluster.