Skip to content

Commit

Permalink
integration_tests (minor): In EncryptStaticData, fix typo in doc comm…
Browse files Browse the repository at this point in the history
…ent.
  • Loading branch information
jefft0 committed Jan 2, 2019
1 parent 8c65369 commit 537f7ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class EncryptStaticData2 {
}

/**
* EncryptStaticData has static data blocs used by TestEncryptorV2, etc.
* EncryptStaticData has static data blocks used by TestEncryptorV2, etc.
*/
public class EncryptStaticData {
// Convert the int array to a ByteBuffer.
Expand Down

0 comments on commit 537f7ae

Please sign in to comment.