Fix description of die with dignity plugin
This commit adjusts the description of the die with dignity plugin which was leftover from a previous iteration on this work.
This commit is contained in:
parent
34a264c375
commit
d3d7c04524
|
@ -20,7 +20,7 @@
|
|||
apply plugin: 'elasticsearch.esplugin'
|
||||
|
||||
esplugin {
|
||||
description 'Out of memory plugin'
|
||||
description 'Die with dignity plugin'
|
||||
classname 'org.elasticsearch.DieWithDignityPlugin'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue