laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/42540?usp=email )
Change subject: docs/saip-tool: fix typo "insertaion" -> "insertion" ......................................................................
docs/saip-tool: fix typo "insertaion" -> "insertion"
Change-Id: Ie9c9235ec964a15fab19d6ca5a83b2b1ddf07e7b --- M docs/saip-tool.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/docs/saip-tool.rst b/docs/saip-tool.rst index 347d430..32707bf 100644 --- a/docs/saip-tool.rst +++ b/docs/saip-tool.rst @@ -67,7 +67,7 @@
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 ::