Skip to content

Commit

Permalink
Merge pull request #27 from PhilETaylor/patch-1
Browse files Browse the repository at this point in the history
s/archor/anchor
  • Loading branch information
nibra authored Mar 21, 2021
2 parents 709dda2 + eedaaad commit 571c7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UriInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public function getPort();
public function getPath();

/**
* Get the URI archor string
* Get the URI anchor string
* Everything after the "#".
*
* @return string The URI anchor string.
Expand Down

0 comments on commit 571c7ef

Please sign in to comment.