]> git.sesse.net Git - vlc/blobdiff - modules/codec/dvbsub.c
* Spelling fixes here and there.
[vlc] / modules / codec / dvbsub.c
index ffc240f7530f424aa56a26128220f7bb974c69f2..6940a704df2b0ad1b123796e85b211f5a6662945 100644 (file)
@@ -30,7 +30,7 @@
  *
  * FIXME:
  * DVB subtitles coded as strings of characters are not handled correctly.
- * The character codes in the string should actually be indexes refering to a
+ * The character codes in the string should actually be indexes referring to a
  * character table identified in the subtitle descriptor.
  *****************************************************************************/
 #include <vlc/vlc.h>