Browse Source

* spelling fix to make Debian Lintian happy.

marcoonthegit 3 năm trước cách đây
mục cha
commit
7238985091
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/pasjpeg/src/jdct.pas

+ 1 - 1
packages/pasjpeg/src/jdct.pas

@@ -1,6 +1,6 @@
 Unit Jdct;
 
-{ Orignal: jdct.h; Copyright (C) 1994-1996, Thomas G. Lane. }
+{ Original: jdct.h; Copyright (C) 1994-1996, Thomas G. Lane. }
 
 { This include file contains common declarations for the forward and
   inverse DCT modules.  These declarations are private to the DCT managers