summaryrefslogtreecommitdiffstats
path: root/mpeglib/example/yaf/yafcore/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/example/yaf/yafcore/parser.cpp')
-rw-r--r--mpeglib/example/yaf/yafcore/parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/example/yaf/yafcore/parser.cpp b/mpeglib/example/yaf/yafcore/parser.cpp
index f9e8fdaa..21b27c6b 100644
--- a/mpeglib/example/yaf/yafcore/parser.cpp
+++ b/mpeglib/example/yaf/yafcore/parser.cpp
@@ -101,7 +101,7 @@ void Parser::parse(char* strStart,int* nCommand){
int Parser::isOK(){
- // a Commandline ist valid when it tqcontains :
+ // a Commandline ist valid when it contains :
// * 2 * (identifer/value)
// * first identifier ist "Command"