Skip to content

Commit b1a7f87

Browse files
author
Phil E. Taylor
authored
s/timout/timeout (#35343)
1 parent 8466581 commit b1a7f87

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

administrator/components/com_installer/models/update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ public function getDisabledUpdateSites()
246246
* Finds updates for an extension.
247247
*
248248
* @param int $eid Extension identifier to look for
249-
* @param int $cacheTimeout Cache timout
249+
* @param int $cacheTimeout Cache timeout
250250
* @param int $minimumStability Minimum stability for updates {@see JUpdater} (0=dev, 1=alpha, 2=beta, 3=rc, 4=stable)
251251
*
252252
* @return boolean Result

0 commit comments

Comments
 (0)