Skip to content

Commit a5e8e54

Browse files
committed
docs
1 parent 81bac07 commit a5e8e54

File tree

1 file changed

+1
-2
lines changed
  • server/src/main/java/org/elasticsearch/cluster/routing/allocation/decider

1 file changed

+1
-2
lines changed

server/src/main/java/org/elasticsearch/cluster/routing/allocation/decider/Decision.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
import java.util.Locale;
2626

2727
/**
28-
* This abstract class defining basic {@link Decision} used during shard
29-
* allocation process.
28+
* A {@link Decision} used during shard allocation process.
3029
*
3130
* @see AllocationDecider
3231
*/

0 commit comments

Comments
 (0)