Browse Source

Cleanups.

Mark Sibly 8 năm trước cách đây
mục cha
commit
dc8cf14774
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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:=""