From: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>

Receieved -> Received.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
---
/** Email created from pull request 377 (lumag:misc-fixes)
 ** https://github.com/Linaro/odp/pull/377
 ** Patch: https://github.com/Linaro/odp/pull/377.patch
 ** Base sha: 49ebafae0edebbc750742d8874ad0a7588286dea
 ** Merge commit sha: d0774cfbe328bb3678434b9903bf0f8abb25611b
 **/
 test/performance/odp_crypto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/performance/odp_crypto.c b/test/performance/odp_crypto.c
index 0cbc2754e..761cc8cff 100644
--- a/test/performance/odp_crypto.c
+++ b/test/performance/odp_crypto.c
@@ -612,7 +612,7 @@ run_measure_one(crypto_args_t *cargs,
 
                                if (cargs->debug_packets) {
                                        mem = odp_packet_data(out_pkt);
-                                       print_mem("Receieved encrypted packet",
+                                       print_mem("Received encrypted packet",
                                                  mem,
                                                  payload_length +
                                                  config->

Reply via email to