From d06d09f155b7b6589ea8e6724242fd6e162306b0 Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Tue, 3 Aug 2021 16:45:48 +0800 Subject: [PATCH] * Modify function comment. --- module/execution/control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/control.php b/module/execution/control.php index add524adcb..f62dbed7e6 100644 --- a/module/execution/control.php +++ b/module/execution/control.php @@ -2496,7 +2496,7 @@ class execution extends control } /** - * batch unlink story. + * Batch unlink story. * * @param int $executionID * @access public