Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The correction of a comment
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 20 Jun 2008 08:23:00 +0000 (08:23 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 20 Jun 2008 08:23:00 +0000 (08:23 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5773 48e7efb5-ca39-0410-a469-dd3cf9ba447f

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}