mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-26 03:38:47 +02:00
Fixed typos
This commit is contained in:
parent
63df16a369
commit
d04d743520
144 changed files with 263 additions and 265 deletions
|
@ -166,7 +166,7 @@ class AbstractLogEntryTest extends TestCase
|
|||
{
|
||||
$log = new UserLoginLogEntry('1.1.1.1');
|
||||
|
||||
//By default no no CLI username is set
|
||||
//By default, no CLI username is set
|
||||
$this->assertNull($log->getCLIUsername());
|
||||
$this->assertFalse($log->isCLIEntry());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue