فهرست منبع

[Docs] Update painless-lang-spec.asciidoc (#29425)

Remove redundant word.
yangyang.liu 7 سال پیش
والد
کامیت
73019ae887
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/painless/painless-lang-spec.asciidoc

+ 1 - 1
docs/painless/painless-lang-spec.asciidoc

@@ -58,7 +58,7 @@ characters from the opening `/*` to the closing `*/` are ignored.
 ==== Keywords
 
 Painless reserves the following keywords for built-in language features.
-These keywords cannot be used used in other contexts, such as identifiers.
+These keywords cannot be used in other contexts, such as identifiers.
 
 [cols="^1,^1,^1,^1,^1"]
 |====