Skip to content

Commit 7734fa2

Browse files
committed
Simplify comment
1 parent 9fdc531 commit 7734fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interfaces/DatabaseObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace BNETDocs\Interfaces;
44

55
/**
6-
* This interface is implemented for managing the lifecycle of a database object.
6+
* Manages the lifecycle of a database object.
77
*/
88
interface DatabaseObject
99
{

0 commit comments

Comments
 (0)