소스 검색

[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"]
 |====