소스 검색

* Fix commend in header

michael 5 년 전
부모
커밋
eb7a8dc058
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/fpcunit/browsertestrunner.pas

+ 1 - 1
packages/fpcunit/browsertestrunner.pas

@@ -1,4 +1,4 @@
-{   This unit contains the TTestRunner class, a base class for the console test
+{   This unit contains the TTestRunner class, a base class for the browser test
     runner for fpcunit.
 
     This file is part of the Free Component Library (FCL)