[vlmc-devel] Removes a redundant word from a comment

Barun Parruck git at videolan.org
Mon Mar 14 21:31:39 CET 2016


vlmc | branch: master | Barun Parruck <barun.parruck at gmail.com> | Sat Mar 12 15:20:16 2016 +0530| [cdb1d370c5bbac31983b83ce0cb5cfa31342e734] | committer: Hugo Beauzée-Luyssen

Removes a redundant word from a comment

Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>

> https://code.videolan.org/videolan/vlmc/commit/cdb1d370c5bbac31983b83ce0cb5cfa31342e734
---

 src/Library/Library.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Library/Library.cpp b/src/Library/Library.cpp
index 5e102a3..0ebd1db 100644
--- a/src/Library/Library.cpp
+++ b/src/Library/Library.cpp
@@ -22,7 +22,7 @@
 
 /** \file
   * This file the library contains class implementation.
-  * It's the the backend part of the Library widget of vlmc.
+  * It's the backend part of the Library widget of vlmc.
   * It can load and unload Medias (Medias.h/Media.cpp)
   * It can load and unload Clips (Clip.h/Clip.cpp)
   */



More information about the Vlmc-devel mailing list