8000 Oops in last commit · cirosantilli/matplotlib@491693c · GitHub
[go: up one dir, main page]

Skip to content

Commit 491693c

Browse files
committed
Oops in last commit
svn path=/branches/v0_91_maint/; revision=5677
1 parent 5fa34fc commit 491693c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/backends/backend_ps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ def do_hatch(angle, density):
254254
hatchr cvi hatchgap idiv hatchgap mul
255255
{hatcht moveto 0 hatchb hatcht sub rlineto}
256256
for
257-
strokeCHAN
257+
stroke
258258
grestore
259259
""" % (angle, 12/density)
260260
self._pswriter.write("gsave\n")

0 commit comments

Comments
 (0)
0