mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
fixed several typos, including the old ones from ticket #854
This commit is contained in:
@@ -57,7 +57,7 @@ deallocate
|
||||
--------------
|
||||
.. c:function:: template<typename _Tp> void deallocate(_Tp* ptr, size_t n)
|
||||
|
||||
Allocates an array of elements.
|
||||
Deallocates an array of elements.
|
||||
|
||||
:param ptr: Pointer to the deallocated buffer.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user