libf 1 anno fa
parent
commit
3ef086b686
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      remotecmd/remote/s/ro.py

+ 2 - 2
remotecmd/remote/s/ro.py

@@ -382,10 +382,10 @@ meval() {
 					echo "$*"
 					echo "$*"
 				fi
 				fi
 			else
 			else
-				trace W "unkown command 'on error $1'"
+				trace W "unknown command 'on error $1'"
 			fi
 			fi
 		else
 		else
-			trace W "unkown command 'on $*'"
+			trace W "unknown command 'on $*'"
 		fi
 		fi
 	}
 	}
 	ignore_previous_error() {
 	ignore_previous_error() {