From ce013c4e15c28a6972b2b5fb7103d50bdfa6fee3 Mon Sep 17 00:00:00 2001 From: brian teeman Date: Mon, 24 Apr 2023 17:06:55 +0100 Subject: [PATCH] [4.3] spelling fine-tune This should be a hyphenated w9ord and not two individual words references https://dictionary.cambridge.org/dictionary/english/fine-tune https://www.oxfordlearnersdictionaries.com/definition/english/fine-tune?q=fine+tune --- administrator/language/en-GB/com_installer.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/administrator/language/en-GB/com_installer.ini b/administrator/language/en-GB/com_installer.ini index a52ac56357a30..5abd716d83f97 100644 --- a/administrator/language/en-GB/com_installer.ini +++ b/administrator/language/en-GB/com_installer.ini @@ -218,7 +218,7 @@ COM_INSTALLER_NO_INSTALL_TYPE_FOUND="No Install Type Found" COM_INSTALLER_NO_INSTALLATION_PLUGINS_FOUND="No installation plugin has been enabled. At least one must be enabled to be able to use the installer. Go to the Plugin Manager to enable the plugins." COM_INSTALLER_PACKAGE_DOWNLOAD_FAILED="Failed to download package. Download it and install manually from %1$s." COM_INSTALLER_PACKAGE_FILE="Package File" -COM_INSTALLER_PREFERENCES_DESCRIPTION="Fine tune how extensions installation and updates work." +COM_INSTALLER_PREFERENCES_DESCRIPTION="Fine-tune how extensions installation and updates work." COM_INSTALLER_PREFERENCES_LABEL="Preferences" COM_INSTALLER_REINSTALL_ARIA="Reinstall %s" COM_INSTALLER_REINSTALL_BUTTON="Reinstall"