mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-09-13 18:15:31 +08:00
fix: fix typos (#7478)
This commit is contained in:
parent
2751c37716
commit
dafd6ba71e
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ func (b *BaseApi) UpdatePortRule(c *gin.Context) {
|
|||
}
|
||||
|
||||
// @Tags Firewall
|
||||
// @Summary Uodate address group
|
||||
// @Summary Update address group
|
||||
// @Accept json
|
||||
// @Param request body dto.AddrRuleUpdate true "request"
|
||||
// @Success 200
|
||||
|
|
Loading…
Add table
Reference in a new issue