summaryrefslogtreecommitdiffstats
path: root/test/recipes/90-test_threads.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/90-test_threads.t')
-rw-r--r--test/recipes/90-test_threads.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/90-test_threads.t b/test/recipes/90-test_threads.t
index d373fcbd16..4e892351ab 100644
--- a/test/recipes/90-test_threads.t
+++ b/test/recipes/90-test_threads.t
@@ -34,7 +34,7 @@ if ($no_fips) {
}
# Merge the configuration files into one filtering the contents so the failure
-# condition is reproducable. A working FIPS configuration without the install
+# condition is reproducible. A working FIPS configuration without the install
# status is required.
open CFGBASE, '<', $config_path;