SmallSense__SmalltalkParser.st
branchcvs_MAIN
changeset 973 f62da886a808
parent 839 86a4fd86febb
child 981 d5b26a601ee5
--- a/SmallSense__SmalltalkParser.st	Fri Jun 03 11:59:53 2016 +0200
+++ b/SmallSense__SmalltalkParser.st	Wed Jul 27 21:28:12 2016 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
 stx:goodies/smallsense - A productivity plugin for Smalltalk/X IDE
 Copyright (C) 2013-2014 Jan Vrany
@@ -568,7 +566,7 @@
 findNameSpaceWith:varName
     | ns |
 
-    "The super #findNameSpaceWith: checks whether the the global named 'varName' exists,
+    "The super #findNameSpaceWith: checks whether the global named 'varName' exists,
      if not, returns the current namespace which is then prepended to 'varName'.
 
      Here we have to deal with uncomplete global names, so trick the caller by returning