mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 00:45:22 +02:00
remove repetitive words (#29695)
Signed-off-by: pengqiseven <912170095@qq.com> (cherry picked from commit 7f856d5d742dcb6febdb8a3f22cd9a8fecc69a4d)
This commit is contained in:
parent
2559c80bec
commit
e825d007b1
7 changed files with 7 additions and 7 deletions
|
@ -368,7 +368,7 @@ func ListIssues(ctx *context.APIContext) {
|
|||
// required: false
|
||||
// - name: created_by
|
||||
// in: query
|
||||
// description: Only show items which were created by the the given user
|
||||
// description: Only show items which were created by the given user
|
||||
// type: string
|
||||
// - name: assigned_by
|
||||
// in: query
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue