diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-02 23:41:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-02 23:41:06 +0200 |
| commit | 129f9164dc7e6ad15e18919f03eb23c9235d4944 (patch) | |
| tree | 07addded80c7cb98bf12c1f152441c21f038a506 /test/hints_test.cc | |
| parent | 6ef4d958bb329ae190fd0b99114cf29bbd842393 (diff) | |
You are advised -> It is advisable (#2189).
Diffstat (limited to 'test/hints_test.cc')
| -rw-r--r-- | test/hints_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hints_test.cc b/test/hints_test.cc index 75a5aff04..0e856c4f9 100644 --- a/test/hints_test.cc +++ b/test/hints_test.cc @@ -289,7 +289,7 @@ BOOST_AUTO_TEST_CASE (hints_certificate_validity) hints[0], "The certificate chain that DCP-o-matic uses for signing DCPs and KDMs has a validity period " "that is too long. This will cause problems playing back DCPs on some systems. " - "You are advised to re-create the signing certificate chain by clicking the " + "It is advisable to re-create the signing certificate chain by clicking the " "\"Re-make certificates and key...\" button in the Keys page of Preferences." ); } |
