瀏覽代碼

Fix a typo

Signed-off-by: Yu Ding <dingelish@gmail.com>
Yu Ding 7 年之前
父節點
當前提交
ec99334de7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SampleCode/RemoteAttestation/service_provider/service_provider.cpp

+ 1 - 1
SampleCode/RemoteAttestation/service_provider/service_provider.cpp

@@ -588,7 +588,7 @@ int sp_ra_proc_msg3_req(const sample_ra_msg3_t *p_msg3,
             break;
         }
         FILE* OUTPUT = stdout;
-        fprintf(OUTPUT, "\n\n\tAtestation Report:");
+        fprintf(OUTPUT, "\n\n\tAttestation Report:");
         fprintf(OUTPUT, "\n\tid: 0x%0x.", attestation_report.id);
         fprintf(OUTPUT, "\n\tstatus: %d.", attestation_report.status);
         fprintf(OUTPUT, "\n\trevocation_reason: %u.",