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

Commit 90bbe8c

Browse files
committed
Fixed code comment typo
1 parent e55c11f commit 90bbe8c

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)