Skip to content

Commit c7c7abf

Browse files
committed
[mpd-config.html] Fix typo in help
1 parent 226c38a commit c7c7abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/templates/mpd-config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1 class="snd-config">MPD</h1>
2929
<a aria-label="Help" class="config-info-toggle" data-cmd="info-dsd-audio" href="#notarget"><i class="fa-regular fa-sharp fa-info-circle"></i></a>
3030
<span id="info-dsd-audio" class="config-help-info">
3131
<b>Native DSD:</b>&nbsp;If the audio device reports that it supports Native DSD then MPD will send the unaltered DSD bitstream to the device otherwise MPD will perform DSD to PCM on-the-fly conversion.<br>
32-
<b>DSD over PCM (DoP):</b>&nbsp;There is no way to detect if an audio device supports DoP so only enable this if you are certain that the device support it otherwise the encapsulated DSD bitstream may cause loud or unpredictable distortion.
32+
<b>DSD over PCM (DoP):</b>&nbsp;There is no way to detect if an audio device supports DoP so only enable this if you are certain that the device supports it otherwise the encapsulated DSD bitstream may cause loud or unpredictable distortion.
3333
</span>
3434
</div>
3535

0 commit comments

Comments
 (0)