mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 00:04:24 +00:00
fix typo in PrependDescription [skip ci]
This commit is contained in:
@@ -27,7 +27,7 @@ use FireflyIII\Models\TransactionJournal;
|
|||||||
use Log;
|
use Log;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class AppendDescription.
|
* Class PrependDescription.
|
||||||
*/
|
*/
|
||||||
class PrependDescription implements ActionInterface
|
class PrependDescription implements ActionInterface
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user