Skip to content

Commit 20a1ad5

Browse files
Fix typo.
1 parent bf49ad3 commit 20a1ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/Authentication/Application password/ApplicationPasswordUseCase.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import WordPressShared
44
struct ApplicationPassword {
55
/// WordPress org username that the application password belongs to
66
///
7-
let wpOrgUername: String
7+
let wpOrgUsername: String
88

99
/// Application password
1010
///

0 commit comments

Comments
 (0)