diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/audio_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h index f750d8e13..4b55ae344 100644 --- a/src/wx/audio_dialog.h +++ b/src/wx/audio_dialog.h @@ -43,7 +43,7 @@ class Film; /** @class AudioDialog * @brief Dialog to display audio analysis. * - * This can be used for the whole DCP, or a specific piece of content if one is passed into the constructor. + * This can be used for the whole film, or a specific piece of content if one is passed into the constructor. */ class AudioDialog : public wxDialog { |
