1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #2433 from ilya-lavrenov:typos

This commit is contained in:
Roman Donchenko
2014-03-03 12:20:34 +04:00
committed by OpenCV Buildbot
18 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ IplImage * CvCaptureCAM_TYZX::retrieveFrame(int)
{
if(!isOpened() || !g_tyzx_camera) return 0;
if(!image && !alocateImage())
if(!image && !allocateImage())
return 0;
// copy camera image into buffer.