From 7afa236f2c4c35e0ee34ccf5f498419606fc94e2 Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Wed, 30 Sep 2020 15:21:26 +0200 Subject: [PATCH] Typo Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com> Change-Id: Id9cef05228367d5c3a02d08a89640691d4a49404 --- help/info/encvalue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/info/encvalue.html b/help/info/encvalue.html index 43006a3a0..5fb815652 100644 --- a/help/info/encvalue.html +++ b/help/info/encvalue.html @@ -41,7 +41,7 @@ <ul> <li>The function returns bitstring.</li> <li>If template is used as the first parameter in <font face="Courier New" size="4">encvalue()</font>, it has to be resolved to a specific value.</li> - <li>Type of the first argument has to have an <i>encoding method</i> explicitly set with its atributes.</li> + <li>Type of the first argument has to have an <i>encoding method</i> explicitly set with its attributes.</li> <li>The second argument is currently ignored.</li> <li>The third argument selects the encoding method to use, if the type has multiple encoding methods set.</li> </ul> -- GitLab