1
0
Fork 0
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:
ser1zw 2014-01-18 19:08:13 +09:00
parent 7f5dd34d23
commit bd362275e7
11 changed files with 57 additions and 57 deletions

View file

@ -37,7 +37,7 @@ rb_allocate(VALUE klass)
/*
* call-seq:
* new(<i>start, end</i>)
* new(start, end)
*
* Create new slice object.
*/