diff --git a/lib/public/comments/icomment.php b/lib/public/comments/icomment.php index 8cfc504fc3..7924ec8d5f 100644 --- a/lib/public/comments/icomment.php +++ b/lib/public/comments/icomment.php @@ -5,7 +5,7 @@ namespace OCP\Comments; /** * Interface IComment * - * This class represents a comment and offers methods for modification. + * This class represents a comment * * @package OCP\Comments * @since 9.0.0