瀏覽代碼

jwt: typo algoritm → algorithm

Дилян Палаузов 2 年之前
父節點
當前提交
8c5a8ce562
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/modules/jwt/doc/jwt_admin.xml

+ 3 - 3
src/modules/jwt/doc/jwt_admin.xml

@@ -101,7 +101,7 @@ modparam("jwt", "key_mode", 1)
 			</listitem>
 			<listitem>
 			<para>
-			alg - the algoritm to build the signature, as supported by the
+			alg - the algorithm to build the signature, as supported by the
 			libjwt (e.g., RS256, HS256, ES256, ...)
 			</para>
 			</listitem>
@@ -158,7 +158,7 @@ modparam("jwt", "key_mode", 1)
 			</listitem>
 			<listitem>
 			<para>
-			alg - the algoritm to build the signature, as supported by the
+			alg - the algorithm to build the signature, as supported by the
 			libjwt (e.g., RS256, HS256, ES256, ...)
 			</para>
 			</listitem>
@@ -210,7 +210,7 @@ modparam("jwt", "key_mode", 1)
 			</listitem>
 			<listitem>
 			<para>
-			alg - the algoritm to build the signature, as supported by the
+			alg - the algorithm to build the signature, as supported by the
 			libjwt (e.g., RS256, HS256, ES256, ...)
 			</para>
 			</listitem>