Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Sanders <[email protected]>
  • Loading branch information
psanders authored Feb 22, 2024
1 parent da96aa4 commit fe2e682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mods/rtprelay/src/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import {
const logger = getLogger({ service: "rtprelay", filePath: __filename })

/**
* Creates a new rtp service.
* Creates a new rtprelay service.
*
* @param {string} bindAddr - The address to bind to.
* @param {object} rtpeConfig - The address of the rtpengine server.
Expand Down

0 comments on commit fe2e682

Please sign in to comment.