X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=framework%2Fqphelper%2FqpTestLog.h;h=1a9385bc8ebe89e46352d9604477b5391636b98e;hb=e7739b2382f0c5a23c6218fd322647050f0f3eff;hp=807716ec3dc806ebd11e4ee96dbd9fe8c4771bdd;hpb=8aa6812b7c6158dfb717ab8ea4e7b60ff9d1a510;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/framework/qphelper/qpTestLog.h b/framework/qphelper/qpTestLog.h index 807716e..1a9385b 100644 --- a/framework/qphelper/qpTestLog.h +++ b/framework/qphelper/qpTestLog.h @@ -30,7 +30,7 @@ * Each function takes qpTestLog pointer. Operations are done on that log * instance. * - * When function takes a 'name' parameter, that name is exepected to + * When function takes a 'name' parameter, that name is expected to * be a unique identifier within the scope of one test case. Test case * begins with a call to qpTestLog_startCase and ends with a call to * qpTestLog_endCase or qpTestLog_terminateCase. The human readable