Mark Sibly 8 anni fa
parent
commit
dc8cf14774
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/mx2cc/docs/docsmaker.monkey2

+ 1 - 1
src/mx2cc/docs/docsmaker.monkey2

@@ -207,7 +207,7 @@ Class DocsMaker
 	
 	Method ResolveLink:String( path:String,name:String,scope:Scope )
 	
-		Print "Find link:"+path
+'		Print "Find link:"+path
 	
 		Local i0:=0
 		Local tpath:=""