summaryrefslogtreecommitdiffstats
path: root/src/VLCInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VLCInput.h')
-rw-r--r--src/VLCInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VLCInput.h b/src/VLCInput.h
index 16c6cbf..63975e7 100644
--- a/src/VLCInput.h
+++ b/src/VLCInput.h
@@ -187,7 +187,7 @@ class VLCInput
std::string m_gain;
/*! VLC can give us the ICY-Text from an Icecast stream,
- * which we optionnally write into a text file for mot-encoder
+ * which we optionally write into a text file for ODR-PadEnc
*/
std::future<bool> icy_text_written;
std::mutex m_nowplaying_mutex;