From efe88fea9972b8b6fd53fe6d3a1fa601fd339316 Mon Sep 17 00:00:00 2001 From: xieqiyu Date: Thu, 14 Jul 2022 15:28:30 +0800 Subject: [PATCH] * Adjust comment. --- module/execution/js/importbug.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/js/importbug.js b/module/execution/js/importbug.js index 5751f1d62c..0c1643303f 100644 --- a/module/execution/js/importbug.js +++ b/module/execution/js/importbug.js @@ -7,7 +7,7 @@ $(function() }); /** - * goback + * Go back. * * @param int $executionID * @access public