We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffe7d4 commit d3a06c5Copy full SHA for d3a06c5
administrator/components/com_joomlaupdate/models/default.php
@@ -73,7 +73,7 @@ public function applyUpdateSite()
73
* The commented "case" below are for documenting where 'default' and legacy options falls
74
* case 'default':
75
* case 'lts':
76
- * case 'sts': (Its shown as "Default" cause that option does not exist any more)
+ * case 'sts': (It's shown as "Default" because that option does not exist any more)
77
* case 'nochange':
78
*/
79
default:
0 commit comments