Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
PululuK authored Sep 29, 2023
1 parent 1bfefd8 commit 8dfa5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Grid/Column/AbstractColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
use Symfony\Component\OptionsResolver\OptionsResolver;

/**
* Class AbtractColumn implements reusable column methods.
* Class AbstractColumn implements reusable column methods.
*/
abstract class AbstractColumn implements ColumnInterface
{
Expand Down

0 comments on commit 8dfa5df

Please sign in to comment.