From 474388e8a89f1bb01df04d1e806f726e66e60cb2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 30 Sep 2025 21:33:22 +0200 Subject: Fix comment. --- src/wx/audio_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 { -- cgit v1.2.3