Skip to content

Commit b93c796

Browse files
committed
Typo in @param text
1 parent da9ff10 commit b93c796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OAuth2Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@ private function checkCustomViewAvailability() : void {
663663
/**
664664
* Get the redirection URL for OAuth2 clients
665665
*
666-
* @param string base_url The webtrees base ULR (from config.ini.php)
666+
* @param string base_url The webtrees base URL (from config.ini.php)
667667
* @param bool replace_encodings Whether to replace precent encodings
668668
*
669669
* @return string

0 commit comments

Comments
 (0)