Skip to content

Commit d3a06c5

Browse files
brianteemanzero-24
andauthored
[3.x] joomlaupdate comment (#35327)
spelling s/cause/because Co-authored-by: Tobias Zulauf <[email protected]>
1 parent 9ffe7d4 commit d3a06c5

File tree

1 file changed

+1
-1
lines changed
  • administrator/components/com_joomlaupdate/models

1 file changed

+1
-1
lines changed

administrator/components/com_joomlaupdate/models/default.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public function applyUpdateSite()
7373
* The commented "case" below are for documenting where 'default' and legacy options falls
7474
* case 'default':
7575
* case 'lts':
76-
* case 'sts': (Its shown as "Default" cause that option does not exist any more)
76+
* case 'sts': (It's shown as "Default" because that option does not exist any more)
7777
* case 'nochange':
7878
*/
7979
default:

0 commit comments

Comments
 (0)