Process.st
changeset 24779 71fe9e710937
parent 24775 76c608493514
child 24819 8eb7de8ab3d2
--- a/Process.st	Sat Sep 14 17:59:46 2019 +0200
+++ b/Process.st	Sun Sep 15 11:13:36 2019 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1992 by Claus Gittinger
 	      All Rights Reserved
@@ -577,7 +579,7 @@
 !
 
 creatorId
-    "return the processcreators id.
+    "return the processcreator's id.
      This has no semantic meaning, but is useful to identify processes
      when debugging."