Ugochukwu Mmaduekwe %!s(int64=6) %!d(string=hai) anos
pai
achega
7bf6e8875b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CryptoLib/src/Utils/Randoms/ClpOSRandom.pas

+ 1 - 1
CryptoLib/src/Utils/Randoms/ClpOSRandom.pas

@@ -63,7 +63,7 @@ uses
 resourcestring
 {$IFDEF CRYPTOLIB_MSWINDOWS}
   SMSWIndowsCryptographyAPIGenerationError =
-    'An Error Occured while generating random data using MS WIndows Cryptography API.';
+    'An Error Occured while generating random data using MS Windows Cryptography API.';
 {$ENDIF}
 {$IFDEF CRYPTOLIB_APPLE}
   SAppleSecRandomCopyBytesGenerationError =