From 4215a3bfd3762f1ccee788d1f205e43a2460b8bc Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Mon, 30 Mar 2026 01:25:02 +0700 Subject: [PATCH] docs/saip-tool: fix typo "insertaion" -> "insertion" Change-Id: Ie9c9235ec964a15fab19d6ca5a83b2b1ddf07e7b --- docs/saip-tool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/saip-tool.rst b/docs/saip-tool.rst index 347d4307..32707bfc 100644 --- a/docs/saip-tool.rst +++ b/docs/saip-tool.rst @@ -67,7 +67,7 @@ Inspecting applications To inspect the application PE contents of an existing profile package, sub-command `info` with parameter '--apps' can be used. This command lists out all application and their parameters in detail. This allows an application developer -to check if the applet insertaion was carried out as expected. +to check if the applet insertion was carried out as expected. Example: Listing applications and their parameters ::