Jelajahi Sumber

* fixed typo

peter 25 tahun lalu
induk
melakukan
be8e9ae57e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tests/webtbs/tbug1092.pp

+ 1 - 1
tests/webtbs/tbug1092.pp

@@ -7,7 +7,7 @@ const
   path='c:\';
 {$endif}
 BEGIN
-  if FSearch('tbug1092.pp',path))<>'tbug1092.pp' then
+  if FSearch('tbug1092.pp',path)<>'tbug1092.pp' then
    begin
      writeln('FSearch didn''t find file in the current dir!');
      halt(1);