baidu / braft

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.99k stars 886 forks source link

fsm_caller.h/fsm_caller.h OnErrorClousre 拼写错误 #181

Open dusteye opened 5 years ago

dusteye commented 5 years ago

OnErrorClousre 应为OnErrorClosure,这个是拼写错了吧

PFZheng commented 4 years ago

是的