* Fix typo.

This commit is contained in:
dingguodong
2024-04-30 14:07:57 +08:00
parent 4da17f4938
commit 2e264a59ed
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -553,7 +553,7 @@ class gitfoxModel extends model
/**
* 通过api获取一个流水线。
* Get single pipline by api.
* Get single pipeline by api.
*
* @param int $gitfoxID
* @param int $projectID
@@ -571,7 +571,7 @@ class gitfoxModel extends model
/**
* 通过api获取一个流水线日志。
* Get single pipline logs by api.
* Get single pipeline logs by api.
*
* @param int $gitfoxID
* @param int $projectID