Ver código fonte

Fix another typo.

Martijn Laan 5 meses atrás
pai
commit
aebff69e89
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Components/TrustFunc.pas

+ 1 - 1
Components/TrustFunc.pas

@@ -6,7 +6,7 @@ unit TrustFunc;
   Portions by Martijn Laan
   For conditions of distribution and use, see LICENSE.TXT.
 
-  Trust support functons using ISSigFunc and key texts from TrustFunc.AllowedPublicKeys.inc
+  Trust support functions using ISSigFunc and key texts from TrustFunc.AllowedPublicKeys.inc
 }
 
 {.$DEFINE TRUSTALL}