Skip to content

Commit

Permalink
Merge 24aabb2 into 85ef99d
Browse files Browse the repository at this point in the history
  • Loading branch information
spyoungtech committed May 30, 2020
2 parents 85ef99d + 24aabb2 commit 802ef26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ahk/window.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ def activate(self):
"""
self._base_method("WinActivate")

def activate_buttom(self):
def activate_bottom(self):
"""
Calls `WinActivateBottom`_ on the window
Expand Down

0 comments on commit 802ef26

Please sign in to comment.