Skip to content
Snippets Groups Projects
Commit 589a7b22 authored by Tom Needham's avatar Tom Needham
Browse files

Fix poor spelling

parent a4b6d667
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ class Test_Migrate extends PHPUnit_Framework_TestCase {
public $tmpfiles = array();
/**
* @breif Generates a test user and sets up their file system
* @brief Generates a test user and sets up their file system
* @return string the test users id
*/
public function generateUser() {
......@@ -27,8 +27,8 @@ class Test_Migrate extends PHPUnit_Framework_TestCase {
}
/**
* @breif validates an export for a user
* @breif checks for existence of export_info.json and file folder
* @brief validates an export for a user
* @brief checks for existence of export_info.json and file folder
* @param string $exportedUser the user that was exported
* @param string $path the path to the .zip export
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment