Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The correction of a comment
[simgrid.git] / tools / tesh2 / examples / var.tesh
index 31000bc..5269643 100644 (file)
@@ -117,7 +117,7 @@ p the len of new is : ${#new}
 
 p new is empty <$new> and is len is <${#new}>
 
-# display 66 and assign 6 to the value 66 of the variable new
+# display 66 and assign 66 to the value 66 of the variable new
 
 p ${new:=66}