diff options
Diffstat (limited to 'core/Controller/WipeController.php')
-rw-r--r-- | core/Controller/WipeController.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Controller/WipeController.php b/core/Controller/WipeController.php index 4b9d9ae38b5..378fb112850 100644 --- a/core/Controller/WipeController.php +++ b/core/Controller/WipeController.php @@ -20,7 +20,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |