mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 22:49:34 +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:
@@ -12,7 +12,7 @@
|
||||
#include <Foundation/Foundation.h>
|
||||
/**
|
||||
* Tests if the given flag is set in the mode options.
|
||||
* The test operatats on bit flag leve. Hence it will return YES
|
||||
* The test operates on bit flag left. Hence it will return YES
|
||||
* if only one single bit is common in both parameters!
|
||||
*
|
||||
* @param options single flag to test for
|
||||
|
||||
Reference in New Issue
Block a user