]> git.alsa-project.org Git - tinycompress.git/commitdiff
README: fix trailing spaces
authorVinod Koul <vkoul@kernel.org>
Tue, 13 Nov 2018 14:07:10 +0000 (19:37 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 13 Nov 2018 14:12:06 +0000 (19:42 +0530)
Signed-off-by: Vinod Koul <vkoul@kernel.org>
README

diff --git a/README b/README
index 31b1e8b4f8c73c4876471538d3cec114e2f028d9..16c4aaf9fcf4877273ffde31d1086af5446e31e4 100644 (file)
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ compressed APIs introduced in Linux 3.3
 This library provides the APIs to open a ALSA compressed device and read/write
 compressed data like MP3 etc to it.
 
-       This also includes a utility command line player (cplay) which demonstrates 
+       This also includes a utility command line player (cplay) which demonstrates
 the usage of this API. Currently this contains support for playing the mp3 format
 
 2. WHERE
@@ -29,5 +29,5 @@ alsa-devel@alsa-project.org OR send a PULL-REQUEST using github
 
 5. CREDITS
 - Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> for library design
-- Navjot Singh <navjot.singh@intel.com> for writing the mp3 parser code 
+- Navjot Singh <navjot.singh@intel.com> for writing the mp3 parser code