From 980cf76128ab8c8383c2466dca968fa482d62de5 Mon Sep 17 00:00:00 2001 From: piscione Date: Thu, 10 Feb 2022 12:44:48 +0100 Subject: [PATCH] Minor. --- MEC010p2/MEO/PKGM/AppPkgMgt.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEC010p2/MEO/PKGM/AppPkgMgt.robot b/MEC010p2/MEO/PKGM/AppPkgMgt.robot index 7c61012..6c47a0d 100644 --- a/MEC010p2/MEO/PKGM/AppPkgMgt.robot +++ b/MEC010p2/MEO/PKGM/AppPkgMgt.robot @@ -306,7 +306,7 @@ TC_MEC_MEC010p2_MEO_PKGM_013_OK TC_MEC_MEC010p2_MEO_PKGM_013_NF [Documentation] TP_MEC_MEC010p2_MEO_PKGM_013_NF - ... Check that MEO returns an errore when an application package with wrong id is submitted + ... Check that MEO returns an error when an application package with wrong id is submitted ... ETSI GS MEC 010-2 2.2.1, clause 7.3.7.3.3 ... ETSI GS MEC 010-2 2.2.1, clause 6.2.1.2 [Tags] PIC_APP_PACKAGE_MANAGEMENT INCLUDE_UNDEFINED_SCHEMAS -- GitLab