瀏覽代碼

* spelling fix to make Debian Lintian happy.

marcoonthegit 3 年之前
父節點
當前提交
7238985091
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/pasjpeg/src/jdct.pas

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

@@ -1,6 +1,6 @@
 Unit Jdct;
 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
 { This include file contains common declarations for the forward and
   inverse DCT modules.  These declarations are private to the DCT managers
   inverse DCT modules.  These declarations are private to the DCT managers