mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #1753 from hamuz/patch-4
fix typo in PrependDescription [skip ci]
This commit is contained in:
commit
89cc01ce44
@ -27,7 +27,7 @@ use FireflyIII\Models\TransactionJournal;
|
|||||||
use Log;
|
use Log;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class AppendDescription.
|
* Class PrependDescription.
|
||||||
*/
|
*/
|
||||||
class PrependDescription implements ActionInterface
|
class PrependDescription implements ActionInterface
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user