vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Apr 2 18:13:52 2016 +0300| [f6c442aabea7a15ce9ba5e5ba7ad624ed971fe5b] | committer: Rémi Denis-Courmont
playlist: typo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f6c442aabea7a15ce9ba5e5ba7ad624ed971fe5b --- src/playlist/fetcher.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/playlist/fetcher.h b/src/playlist/fetcher.h index 3dc2bd6..c5d9a3d 100644 --- a/src/playlist/fetcher.h +++ b/src/playlist/fetcher.h @@ -30,7 +30,7 @@ /** * Fetcher opaque structure. * - * The fether object will retrieve the art album data for any given input + * The fetcher object will retrieve the art album data for any given input * item in an asynchronous way. */ typedef struct playlist_fetcher_t playlist_fetcher_t; _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
