Skip to content

Commit 88c038d

Browse files
authored
Update xdamage.py
1 parent 2392580 commit 88c038d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/xdamage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def main():
7676
d = display.Display()
7777
root = d.screen().root
7878

79-
checkExt(d)
79+
check_ext(d)
8080
colormap = d.screen().default_colormap
8181

8282
red = colormap.alloc_named_color("red").pixel

0 commit comments

Comments
 (0)