Skip to content

Fixed typos #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 23, 2016
Merged

Fixed typos #127

merged 1 commit into from
Dec 23, 2016

Conversation

pborreli
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? yes maybe
Deprecations? no
Related tickets n/a
Documentation n/a
License MIT

What's in this PR?

Fixed some typos

@@ -126,7 +126,7 @@ public function getFailedRequests()
*/
public function getTotalRequests()
{
return $this->getSucessfulRequests() + $this->getFailedRequests();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not wear my glasses when I was making this class.. Obviously...

@Nyholm
Copy link
Member

Nyholm commented Dec 23, 2016

Thank you for this PR.

Can you make StyleCI happy as well?

@pborreli
Copy link
Contributor Author

@Nyholm done.

@Nyholm
Copy link
Member

Nyholm commented Dec 23, 2016

Thank you!

@Nyholm Nyholm merged commit 5b62d4b into php-http:master Dec 23, 2016
@pborreli pborreli deleted the typos branch December 23, 2016 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants