Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit e34dbae

Browse files
author
Kyle Swank
authored
Merge pull request #366 from dmcgloin/master
Fixed code comment typo
2 parents e55c11f + 90bbe8c commit e34dbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OnePasswordExtension.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ typedef void (^OnePasswordExtensionItemCompletionBlock)(NSExtensionItem * __null
112112
113113
@param loginDetailsDictionary about the Login to be saved, including custom fields, are stored in an dictionary and given to the 1Password Extension.
114114
115-
@param passwordGenerationOptions The Password generator options epresented in a dictionary form.
115+
@param passwordGenerationOptions The Password generator options represented in a dictionary form.
116116
117117
@param viewController The view controller from which the 1Password Extension is invoked. Usually `self`
118118

0 commit comments

Comments
 (0)