Browse Source

Fix another typo.

Martijn Laan 5 months ago
parent
commit
aebff69e89
1 changed files with 1 additions and 1 deletions
  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}