Skip to content

Commit 13df3d6

Browse files
hustrustjgriffiths
authored andcommitted
chore: remove redundant word
Signed-off-by: hustrust <[email protected]>
1 parent 24c393c commit 13df3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/process/process_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ bool jade_process_check_network(jade_process_t* process, CborValue* params, netw
8484
goto cleanup; \
8585
}
8686

87-
// Do we have have a keychain, and does its userdata indicate the same 'source'
87+
// Do we have a keychain, and does its userdata indicate the same 'source'
8888
// as the current message ?
8989
// This is to check that we only handle messages from the same source (serial or ble)
9090
// as initially unlocked the key material.

0 commit comments

Comments
 (0)