Преглед на файлове

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