Browse Source

* correct grammar in comment

Michaël Van Canneyt 2 năm trước cách đây
mục cha
commit
db1a906a8f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/fcl-base/src/blowfish2.pp

+ 1 - 1
packages/fcl-base/src/blowfish2.pp

@@ -14,7 +14,7 @@
 {
   Blowfish II 128-bit block 2005 by Alexander Pukall
   Original C code can be found on
-  Based on http://pccipher.free.fr/blowfish2/blowfish2.txt
+  http://pccipher.free.fr/blowfish2/blowfish2.txt
 }
 
 {$ifdef fpc}