From: <sv...@op...> - 2024-04-28 16:01:32
|
Author: manx Date: Sun Apr 28 18:01:25 2024 New Revision: 20672 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20672 Log: [Doc] libopenmpt: Refer to OpenMPT instead of Open ModPlug Tracker as the primary name (as done on the website). Modified: trunk/OpenMPT/doc/libopenmpt/index.dox Modified: trunk/OpenMPT/doc/libopenmpt/index.dox ============================================================================== --- trunk/OpenMPT/doc/libopenmpt/index.dox Sun Apr 28 17:36:46 2024 (r20671) +++ trunk/OpenMPT/doc/libopenmpt/index.dox Sun Apr 28 18:01:25 2024 (r20672) @@ -4,7 +4,7 @@ * * libopenmpt is a cross-platform C++ and C library to decode <a href="https://en.wikipedia.org/wiki/Module_file">tracked music files (modules)</a> into a raw PCM audio stream. * - * libopenmpt is based on the player code of the Open ModPlug Tracker project (OpenMPT, <a href="https://openmpt.org/">https://openmpt.org/</a>) + * libopenmpt is based on the player code of the OpenMPT project (Open ModPlug Tracker, <a href="https://openmpt.org/">https://openmpt.org/</a>) * * \section toc Contents * - \ref md_README "README" |