Skip to content

Commit

Permalink
MINOR Tidy up of class documentation for GridFieldDeleteAction
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Harvey committed Mar 22, 2012
1 parent 239b4a0 commit 98cc25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forms/gridfield/GridFieldDeleteAction.php
@@ -1,6 +1,6 @@
<?php
/**
* This class is an GridField component that adds a delete action for objects in a {@link GridField}.
* This class is a {@link GridField} component that adds a delete action for objects.
*
* This will also supports unlinking a relation instead of deleting the object. Use the {@link $removeRelation}
* property set in the constructor.
Expand Down

0 comments on commit 98cc25a

Please sign in to comment.