diff --git a/help/info/encvalue.html b/help/info/encvalue.html
index 43006a3a089b06e14e28c7df398c0c0fd78ddbe2..5fb8156523ab3496dd9223a1f8b1d92a509d5367 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>