Skip to content

Commit e38193b

Browse files
committed
Fix final misspelling of registrable.
1 parent 49c45bc commit e38193b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pdp/Parser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ public function isSuffixValid($host)
255255
*
256256
* @param string $host host
257257
*
258-
* @return string|null registerable domain
258+
* @return string|null registrable domain
259259
*/
260260
public function getRegistrableDomain($host)
261261
{

0 commit comments

Comments
 (0)