Update src/Model/BlogPost.php

Co-authored-by: Michal Kleiner <mk@011.nz>
This commit is contained in:
Jellygnite 2022-03-02 07:44:56 +10:00 committed by GitHub
parent c6cb8043f3
commit 832d5f8578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ class BlogPost extends Page
/**
* Disable automatic author insertion when post is created
* Control whether the current member is added to list of authors when a post is created
*
* @var bool
*/