* Fix syntax error in comment message.

This commit is contained in:
liugang
2023-05-15 10:00:16 +08:00
parent 7a27fb3ec0
commit cb0bbddd22
+1 -1
View File
@@ -182,7 +182,7 @@ class bug extends control
*
* @param string $productID
* @param string $branch
* @param string $extras others params, forexample, executionID=10,moduleID=10
* @param string $extras Other params, for example, executionID=10,moduleID=10.
* @access public
* @return void
*/