Skip to content

Commit

Permalink
small doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Sep 11, 2023
1 parent d42768a commit a387200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmtccmd/config/cfdp.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def cfdp_req_to_put_req_proxy_put_req(
) -> Optional[PutRequest]:
"""Generic function to convert the internalized CFDP parameters to a proxy put request.
:param params CFDP parameters
:param params: CFDP parameters
:param dest_id_put_request: Recipient of the put request.
:param dest_id_proxy_put_req: Recipient of the proxy put operation. For a get request, this
should the the ID of the sender.
Expand Down

0 comments on commit a387200

Please sign in to comment.