mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-17 08:29:31 +00:00
Fixed typos
This commit is contained in:
parent
63df16a369
commit
d04d743520
144 changed files with 263 additions and 265 deletions
|
|
@ -91,7 +91,7 @@ class EventUndoHelper
|
|||
}
|
||||
|
||||
/**
|
||||
* Clear the currently the set undone event.
|
||||
* Clear the currently set undone event.
|
||||
*/
|
||||
public function clearUndoneEvent(): void
|
||||
{
|
||||
|
|
@ -99,7 +99,7 @@ class EventUndoHelper
|
|||
}
|
||||
|
||||
/**
|
||||
* Check if a event is undone.
|
||||
* Check if an event is undone.
|
||||
*/
|
||||
public function isUndo(): bool
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue