mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 06:49:32 +00:00
Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#import "MPAutotypeCommand.h"
|
||||
|
||||
/**
|
||||
* Autotype command to press a single key. Can be used with modifer keys as well
|
||||
* Autotype command to press a single key. Can be used with modifier keys as well
|
||||
*/
|
||||
@interface MPAutotypeKeyPress : MPAutotypeCommand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user