Skip to content

Commit

Permalink
Fixed typos in comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
toolstack committed Jan 3, 2019
1 parent 66b8649 commit d61e8c0
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -358,8 +358,8 @@ function test_filter_by_permission() {
* Basic test to ensure root/variant data in GP_Locales exists.
*
* A more comprehensive test of the root/variant relationships would be nice, but due to the
* high dependency on the database, test cases are extreamly hard to create that actually
* test a real senerio.
* high dependency on the database, test cases are extremely hard to create that actually
* test a real scenario.
*/
function test_root_and_variant_locales() {
$gpl = new GP_Locales;
Expand Down

0 comments on commit d61e8c0

Please sign in to comment.