Ugochukwu Mmaduekwe 6 anos atrás
pai
commit
12d2adc087
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/libraries/cryptolib4pascal/ClpOSRandom.pas

+ 1 - 1
src/libraries/cryptolib4pascal/ClpOSRandom.pas

@@ -63,7 +63,7 @@ uses
 resourcestring
 resourcestring
 {$IFDEF CRYPTOLIB_MSWINDOWS}
 {$IFDEF CRYPTOLIB_MSWINDOWS}
   SMSWIndowsCryptographyAPIGenerationError =
   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}
 {$ENDIF}
 {$IFDEF CRYPTOLIB_APPLE}
 {$IFDEF CRYPTOLIB_APPLE}
   SAppleSecRandomCopyBytesGenerationError =
   SAppleSecRandomCopyBytesGenerationError =