Index: trunk/FACT++/src/InterpreterV8.cc
===================================================================
--- trunk/FACT++/src/InterpreterV8.cc	(revision 15157)
+++ trunk/FACT++/src/InterpreterV8.cc	(revision 15158)
@@ -354,5 +354,5 @@
                       "{"
                          "var s = dim.state(name);"
-                         "if(!s)throw new Error('Waitig for state "+arg1+" of server "+arg0+" failed.');"
+                         "if(!s)throw new Error('Waiting for state "+arg1+" of server "+arg0+" failed.');"
                          "if(state=="+index+")return true;";
     if (timeout)
