1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #9979 from fakabbir:ImproveDoc

* Improve Documentation
Fixes Spelling Mistakes.
This commit is contained in:
Fakabbir Amin
2017-11-08 22:25:48 +05:30
committed by Alexander Alekhin
parent 22dfc1daf1
commit a0c658b012
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ double cv::viz::Widget::getRenderingProperty(int property) const
}
///////////////////////////////////////////////////////////////////////////////////////////////
/// widget accessor implementaion
/// widget accessor implementation
vtkSmartPointer<vtkProp> cv::viz::WidgetAccessor::getProp(const Widget& widget)
{