diff --git a/nerd-dictation b/nerd-dictation index c37a18f..2b8c7fc 100755 --- a/nerd-dictation +++ b/nerd-dictation @@ -953,7 +953,7 @@ This creates the directory used to store internal data, so other commands such a metavar="IDENTIFIER", help=( "The name of the pulse-audio device to use for recording.\n" - "See the output of \"pactl list sources\" to find device names (using the identifier following \"Name:\")." + 'See the output of "pactl list sources" to find device names (using the identifier following "Name:").' ), required=False, )