Browse Source

* correct grammar in comment

Michaël Van Canneyt 1 year ago
parent
commit
db1a906a8f
1 changed files with 1 additions and 1 deletions
  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}