We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f4ed3 commit 3824322Copy full SHA for 3824322
build-html
@@ -76,7 +76,7 @@ foreach (@packages) {
76
if ($links) {
77
$links .= '<br/>';
78
}
79
- $links .= "<a href='http://sourceforge.net/projects/deadbeef/files/plugins/mac/$conf{fname_mac_universal}/download'>Mac (Universal)</a>";
+ $links .= "<a href='http://sourceforge.net/projects/deadbeef/files/plugins/mac/$conf{fname_mac_universal}/download'>macOS</a>";
80
81
if ($conf{fname_windows_x86_64}) {
82
0 commit comments