diff --git a/src/requesthandler/RequestHandler_Record.cpp b/src/requesthandler/RequestHandler_Record.cpp index 2e649bfe..b35a5c43 100644 --- a/src/requesthandler/RequestHandler_Record.cpp +++ b/src/requesthandler/RequestHandler_Record.cpp @@ -23,7 +23,7 @@ with this program. If not, see * Gets the status of the record output. * * @responseField outputActive | Boolean | Whether the output is active - * @responseField ouputPaused | Boolean | Whether the output is paused + * @responseField outputPaused | Boolean | Whether the output is paused * @responseField outputTimecode | String | Current formatted timecode string for the output * @responseField outputDuration | Number | Current duration in milliseconds for the output * @responseField outputBytes | Number | Number of bytes sent by the output