Changeset

13722:8bf5d07e3796 13.0

util.prosodyctl.check: Fix typo in informational message
author Matthew Wild <mwild1@gmail.com>
date Sun, 16 Feb 2025 14:17:11 +0000
parents 13720:c3c4281c1339
children 13723:d7bf48d31374
files util/prosodyctl/check.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/util/prosodyctl/check.lua	Sun Feb 16 13:32:59 2025 +0000
+++ b/util/prosodyctl/check.lua	Sun Feb 16 14:17:11 2025 +0000
@@ -1524,7 +1524,7 @@
 						end
 					end
 					print("");
-					print("", "", "If you have already configured any these components, they may not be");
+					print("", "", "If you have already configured any of these components, they may not be");
 					print("", "", "linked correctly to "..host..". For more info see https://prosody.im/doc/components");
 				end
 				if feature.lacking_component_modules then