mirror of
https://github.com/ruby-opencv/ruby-opencv
synced 2023-03-27 23:22:12 -04:00
small fix
This commit is contained in:
parent
7f5dd34d23
commit
bd362275e7
11 changed files with 57 additions and 57 deletions
|
@ -37,7 +37,7 @@ rb_allocate(VALUE klass)
|
|||
|
||||
/*
|
||||
* call-seq:
|
||||
* new(<i>start, end</i>)
|
||||
* new(start, end)
|
||||
*
|
||||
* Create new slice object.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue