Explorar el Código

chore: fix nit for spellcheck

William Yang hace 1 año
padre
commit
2b50610a60
Se han modificado 2 ficheros con 6 adiciones y 12 borrados
  1. 6 6
      rel/i18n/emqx_schema.hocon
  2. 0 6
      scripts/spellcheck/dicts/emqx.txt

+ 6 - 6
rel/i18n/emqx_schema.hocon

@@ -712,12 +712,12 @@ For additional peer certificate validation, the value defined here must present
 [rfc5280](https://www.rfc-editor.org/rfc/rfc5280#section-4.2.1.12).
 
 Allowed values are
-- "clientAuth"
-- "serverAuth"
-- "codeSigning"
-- "emailProtection"
-- "timeStamping"
-- "ocspSigning"
+- `clientAuth`
+- `serverAuth`
+- `codeSigning`
+- `emailProtection`
+- `timeStamping`
+- `ocspSigning`
 - raw OID, for example: "OID:1.3.6.1.5.5.7.3.2" means `id-pk 2` which is equivalent to `clientAuth`
 
 Comma-separated string is also supported for validating more than one key usages.

+ 0 - 6
scripts/spellcheck/dicts/emqx.txt

@@ -310,10 +310,4 @@ ElasticSearch
 doc_as_upsert
 upsert
 aliyun
-rootCA
-clientAuth
-serverAuth
-codeSigning
-emailProtection
-ocspSigning
 OID