]> git.sesse.net Git - vlc/blobdiff - include/vlc_playlist.h
Various spelling fixes.
[vlc] / include / vlc_playlist.h
index f413462c873c9587c9b038e5ae7cece3bc69e5e6..12f96e344e7a00b5388ccd95ec6d84161a91fe5d 100644 (file)
@@ -120,7 +120,7 @@ TYPEDEF_ARRAY(input_item_t*, input_item_array_t);
  * will maybe become useful again when we merge VLM;
  *
  * To delete an item, use playlist_DeleteFromInput( input_id ) which will
- * remove all occurences of the input in both trees
+ * remove all occurrences of the input in both trees
  *
  * @{
  */