Use .( to print message in example
[forth.jl.git] / examples / mandelbrot.4th
index 1fc6f16..b8af203 100644 (file)
@@ -106,4 +106,4 @@ hide *
         mandeldraw
 ;
 
-." Enter 'mandel' to draw the Mandelbrot Set."
+.( Enter 'mandel' to draw the Mandelbrot Set.)