diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emms.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 8bc25a4..159e94e 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -922,7 +922,7 @@ track as argument. @cindex using taglib The communication with the TagLib library is done via a tiny program -written in C @file{emms-print-metadata.c}. To compile +written in C++ @file{emms-print-metadata.cpp}. To compile @file{emms-print-metadata} invoke: @command{make emms-print-metadata} |