Skip to content

Commit 1940a90

Browse files
committed
typo fix
1 parent 19ba181 commit 1940a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorial_exercises/solution_exercise1/solution_exercise1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ int main( int argc, char * argv[] )
129129
vx_int32 harris_block_size = 3;
130130

131131
////////********
132-
// Create the OpenVX context and make sure returned context is valid.
132+
// Create the OpenVX context and make sure the returned context is valid.
133133
//
134134
// TODO:********
135135
// 1. Create an OpenVX context using the vxCreateContext API.

0 commit comments

Comments
 (0)