We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddce145 commit 66c1df1Copy full SHA for 66c1df1
botcity/core/bot.py
@@ -1332,7 +1332,7 @@ def control_s(self, wait=0):
1332
1333
def control_key(self, key_to_press: str, wait=0):
1334
"""
1335
- Press CTRL and one more simple key to perform a keyboard shortcut
+ Press CTRL and one more simple key to perform a keyboard shortcut
1336
1337
Args:
1338
key_to_press (str): The key that will be pressed with the CTRL.
0 commit comments