Fix typo (spotted by bnnm).

This commit is contained in:
Naram Qashat 2019-03-23 11:11:34 -04:00
parent 533616f45d
commit ba329d8637

View File

@ -152,7 +152,7 @@ If building the Winamp plugin, the following path is required:
If building the XMPlay plugin, the following path is required: If building the XMPlay plugin, the following path is required:
- **XMPLAY_INSTALL_PLUGIN**: The path to the XMPlay installation. The required DLLs and the plugin will be installed in this directory. - **XMPLAY_INSTALL_PREFIX**: The path to the XMPlay installation. The required DLLs and the plugin will be installed in this directory.
If building the Audacious plugin, no path needs to be given, it will be found by CMake. If building the Audacious plugin, no path needs to be given, it will be found by CMake.