mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

The old name(raftDone) of the channel(notifyc) which indicates the apply has been completed is left unchanged in the comments, resulting in confusion when reading the source code. Signed-off-by: caojiamingalan <alan.c.19971111@gmail.com>