Browse Source

minor edit

Ugochukwu Mmaduekwe 6 năm trước cách đây
mục cha
commit
12d2adc087
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/libraries/cryptolib4pascal/ClpOSRandom.pas

+ 1 - 1
src/libraries/cryptolib4pascal/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 =