fix typos
This commit is contained in:
parent
e8fe7f2b15
commit
e6542c5dbf
@ -48,7 +48,7 @@ class PmaSeleniumTestCase
|
||||
private $_selenium;
|
||||
|
||||
/**
|
||||
* Confguration Instance
|
||||
* Configuration Instance
|
||||
*
|
||||
* @access private
|
||||
* @var object
|
||||
|
||||
@ -31,7 +31,7 @@ class PmaSeleniumXSSTest extends PHPUnit_Extensions_SeleniumTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* Tests the SQL querry tab with a null query
|
||||
* Tests the SQL query tab with a null query
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
@ -45,4 +45,4 @@ class PmaSeleniumXSSTest extends PHPUnit_Extensions_SeleniumTestCase
|
||||
$this->assertAlert("Missing value in the form!");
|
||||
}
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user