Merge pull request #3963 from frederic34/patch-3

Typo
This commit is contained in:
Laurent Destailleur 2015-11-12 15:00:48 +01:00
commit 3c70157a7a

View File

@ -97,7 +97,7 @@ When submitting a pull request, use same rule as [Commits](#commits) for the mes
If your pull request only contains one commit, GitHub will be smart enough to fill it for you.
Otherwise, please be a bit verbose about what you're providing.
You Pull Request must pass the Continuous Integration checks.
Your Pull Request must pass the Continuous Integration checks.
Also, if you want to include a new external library (into htdocs/includes directory), please ask before to the project
leader to see if such a library can be accepted.