summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_pkcs12.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/80-test_pkcs12.t')
-rw-r--r--test/recipes/80-test_pkcs12.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/80-test_pkcs12.t b/test/recipes/80-test_pkcs12.t
index be9a72c8e2..5bcfb695e0 100644
--- a/test/recipes/80-test_pkcs12.t
+++ b/test/recipes/80-test_pkcs12.t
@@ -42,7 +42,7 @@ if (eval { require Win32::API; 1; }) {
$pass = Encode::encode("cp1253",Encode::decode("utf-8",$pass));
}
} else {
- # Running MinGW tests transparenly under Wine apparently requires
+ # Running MinGW tests transparently under Wine apparently requires
# UTF-8 locale...
foreach(`locale -a`) {