Skip to content

Commit a7d2af6

Browse files
committed
Fix typo in README
1 parent 6798697 commit a7d2af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ figure;
156156
figsize(540,404,'px');
157157
draw_loudspeakers(x0,conf);
158158
axis([-2 2 -2 2]);
159-
print_png('doc/img/secondary_sources_rounded-box.png');
159+
%print_png('doc/img/secondary_sources_rounded-box.png');
160160
```
161161

162162
![Image](doc/img/secondary_sources_rounded-box.png)

0 commit comments

Comments
 (0)