From 810dd41b18cf9632b40c59ce99b6e00fee33a5c5 Mon Sep 17 00:00:00 2001 From: Petteri Hintsanen Date: Tue, 9 Feb 2021 21:57:46 +0200 Subject: Fix typos in Commentary --- emms-info-native.el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/emms-info-native.el b/emms-info-native.el index 39b4fd9..4786dfe 100644 --- a/emms-info-native.el +++ b/emms-info-native.el @@ -34,17 +34,17 @@ ;; The following file formats are supported: ;; ;; - Vorbis: Ogg Vorbis I Profile, filename extension ‘.ogg’, -;; elemetary streams only. Based on xiph.org’s Vorbis I +;; elementary streams only. Based on xiph.org’s Vorbis I ;; specification, see URL ;; ‘https://xiph.org/vorbis/doc/Vorbis_I_spec.html’. ;; -;; - Opus: Ogg Opus profile, filename extesion ‘.opus’, elementary +;; - Opus: Ogg Opus profile, filename extension ‘.opus’, elementary ;; streams only. Based on RFC 7845, see URL ;; ‘https://tools.ietf.org/html/rfc7845.html’. ;; ;; - FLAC: FLAC streams in native encapsulation format, filename -;; extesion ‘.flac’. Based on xiph.org’s FLAC format specification, -;; see URL ‘https://xiph.org/flac/format.html’. +;; extension ‘.flac’. Based on xiph.org’s FLAC format +;; specification, see URL ‘https://xiph.org/flac/format.html’. ;; ;; - MP3: MP3 files with extension ‘.mp3’ and id3v2 tags. All id3v2 ;; revisions should work, but many features like CRC and -- cgit v1.2.3