fix: remove duplicate words in comments (#22007)
This commit is contained in:
@@ -289,7 +289,7 @@ class ServerArgs:
|
||||
The arguments of the server.
|
||||
|
||||
NOTE: When you add new arguments, please make sure the order
|
||||
in this class definition the same as the order in the the function
|
||||
in this class definition the same as the order in the function
|
||||
`ServerArgs.add_cli_args`.
|
||||
Please follow the existing style to group the new arguments into related groups or create new groups.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user