mirror of
https://github.com/prometheus/prometheus
synced 2025-03-11 07:59:57 +00:00
chore: remove repetitive word
Signed-off-by: deterclosed <fliter@outlook.com>
This commit is contained in:
parent
bfaa0a319c
commit
fab6298550
@ -90,7 +90,7 @@ can modify the `./promql/parser/generated_parser.y.go` manually.
|
||||
```golang
|
||||
// As of writing this was somewhere around line 600.
|
||||
var (
|
||||
yyDebug = 0 // This can be be a number 0 -> 5.
|
||||
yyDebug = 0 // This can be a number 0 -> 5.
|
||||
yyErrorVerbose = false // This can be set to true.
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user