Browse Source

* Fix commend in header

michael 5 years ago
parent
commit
eb7a8dc058
1 changed files with 1 additions and 1 deletions
  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)