Skip to content

Commit 4e2a319

Browse files
committed
miss spell
1 parent 04ca5c7 commit 4e2a319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/blob/kalman_blob.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ func (sb *KalmanBlobie) GetCenter() image.Point {
147147
return sb.Center
148148
}
149149

150-
func (sb *KalmanBlobie) GetCurrentRect() image.Rectange {
150+
func (sb *KalmanBlobie) GetCurrentRect() image.Rectangle {
151151
return sb.CurrentRect
152152
}
153153

0 commit comments

Comments
 (0)