소스 검색

Merge pull request #275 from jogo-/patch-4

Update Struct.pas
Martijn Laan 7 년 전
부모
커밋
40650de9e9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Projects/Struct.pas

+ 1 - 1
Projects/Struct.pas

@@ -29,7 +29,7 @@ type
   TDiskSliceID = array[1..8] of AnsiChar;
 const
   { SetupID is used by the Setup program to check if the SETUP.0 file is
-    compatible with with it. If you make any modifications to the records in
+    compatible with it. If you make any modifications to the records in
     this file it's recommended you change SetupID. Any change will do (like
     changing the letters or numbers), as long as your format is
     unrecognizable by the standard Inno Setup. }