Skip to content

Commit 9ced826

Browse files
delirious-lettucejonathanslenders
authored andcommitted
Fix typo: programatically -> programmatically
1 parent 2dcb6a4 commit 9ced826

File tree

1 file changed

+1
-1
lines changed
  • examples/full-screen/simple-demos

1 file changed

+1
-1
lines changed

examples/full-screen/simple-demos/focus.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
"""
3-
Demonstration of how to programatically focus a certain widget.
3+
Demonstration of how to programmatically focus a certain widget.
44
"""
55
from __future__ import unicode_literals
66

0 commit comments

Comments
 (0)