Paul Vriens : cryptui: Fix a typo.

Alexandre Julliard julliard at winehq.org
Thu Sep 17 13:53:25 CDT 2009


Module: wine
Branch: master
Commit: 644ab340f85d5f9d1278766269fd7c07b1333f89
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=644ab340f85d5f9d1278766269fd7c07b1333f89

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Thu Sep 17 17:21:46 2009 +0200

cryptui: Fix a typo.

---

 dlls/cryptui/cryptui_En.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/cryptui/cryptui_En.rc b/dlls/cryptui/cryptui_En.rc
index 5aee197..eaad679 100644
--- a/dlls/cryptui/cryptui_En.rc
+++ b/dlls/cryptui/cryptui_En.rc
@@ -31,7 +31,7 @@ STRINGTABLE DISCARDABLE
     IDS_CERT_INFO_UNTRUSTED_ROOT "This certificate could not be validated to a trusted root certificate."
     IDS_CERT_INFO_PARTIAL_CHAIN "This certificate's issuer could not be found."
     IDS_CERT_INFO_BAD_PURPOSES "All the intended purposes of this certificate could not be verified."
-    IDS_CERT_INFO_PURPOSES "This cerificate is intended for the following purposes:"
+    IDS_CERT_INFO_PURPOSES "This certificate is intended for the following purposes:"
     IDS_SUBJECT_HEADING "Issued to: "
     IDS_ISSUER_HEADING "Issued by: "
     IDS_VALID_FROM "Valid from "




More information about the wine-cvs mailing list