Skip to content

Commit 54f0551

Browse files
committed
mh fix
1 parent 984a414 commit 54f0551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aperture/smoothRect.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
% (C) Copyright 2010-2020 Sam Schwarzkopf
22
% (C) Copyright 2020 CPP_PTB developers
33

4-
function smoothRect(win, color, rect,fringe)
4+
function smoothRect(win, color, rect, fringe)
55
% SmoothRect(WindowPtr, Color, Rect, Fringe)
66
%
77
% Draws a filled rect (using the PTB parameters) with a transparent fringe.

0 commit comments

Comments
 (0)