[vlc-commits] [Git][videolan/vlc][master] access: fix typo in comment

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Thu Jul 16 04:36:09 UTC 2026



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
b76155e9 by Manikandan K. S. at 2026-07-16T04:19:57+00:00
access: fix typo in comment

Fix 'seperate' -> 'separate'.

- - - - -


1 changed file:

- modules/access/dvdread_audio.c


Changes:

=====================================
modules/access/dvdread_audio.c
=====================================
@@ -30,7 +30,7 @@
 #ifdef DVDREAD_HAS_DVDAUDIO
 typedef struct demux_sys_t demux_sys_t;
 
-/* function different enough to warrant a seperate implementation*/
+/* function different enough to warrant a separate implementation*/
 static int DvdAudioReadSetArea( demux_t *p_demux, int i_title, int i_track,
                          int i_angle )
 {



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b76155e974cd0a634e355129b9157683da8605bb

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b76155e974cd0a634e355129b9157683da8605bb
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list