Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hassankhan committed Mar 19, 2016
1 parent 89df8ed commit f51fc38
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -6,9 +6,9 @@ We accept contributions via Pull Requests on [Github](https://github.com/larabro

## Documentation

Documentation for this project is available at http://oauth2-psn.readthedocs.org.
<!-- Documentation for this project is available at http://oauth2-psn.readthedocs.org. -->

The API reference documentation is available at http://oauth2-psn.readthedocs.org/en/latest/Larabros/oauth2-psn.
<!-- The API reference documentation is available at http://oauth2-psn.readthedocs.org/en/latest/Larabros/oauth2-psn. -->

## Pull Requests

Expand Down
2 changes: 1 addition & 1 deletion phpcs.xml.dist
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<ruleset name="larabros">
<description>PHPCS configuration for larabros oauth2-psn</description>
<description>PHPCS configuration for Larabros oauth2-psn</description>

<file>src</file>

Expand Down
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -10,7 +10,7 @@
processIsolation="false"
stopOnFailure="false">
<testsuites>
<testsuite name="larabros oauth2-psn Test Suite">
<testsuite name="Larabros oauth2-psn Test Suite">
<directory>tests</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit f51fc38

Please sign in to comment.