Fix typo (sentances => sentences)

Change-Id: Ifaec0d0bd24703dbe80ab1869366b404aa001cce
This commit is contained in:
Ori Livneh 2012-11-27 15:27:45 -08:00
parent 10254ee6e8
commit 237207bf0e

View file

@ -27,7 +27,7 @@ class TestSample extends MediaWikiLangTestCase {
}
/**
* Name tests so that PHPUnit can turn them into sentances when
* Name tests so that PHPUnit can turn them into sentences when
* they run. While MediaWiki isn't strictly an Agile Programming
* project, you are encouraged to use the naming described under
* "Agile Documentation" at