From e1131ced5deccecc8ac6e6ff07c2f4e21886f253 Mon Sep 17 00:00:00 2001 From: Russell Brown Date: Wed, 23 Mar 2022 18:21:14 +0000 Subject: [PATCH] Dont use unnecessary words, needlessly Feel free to ignore --- src/riak_core_vnode_proxy.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/riak_core_vnode_proxy.erl b/src/riak_core_vnode_proxy.erl index 71f423a85..4d1caf3b3 100644 --- a/src/riak_core_vnode_proxy.erl +++ b/src/riak_core_vnode_proxy.erl @@ -233,7 +233,7 @@ handle_proxy(Msg, State=#state{check_counter=Counter, %% When changing this function, please run: %% erts_debug:df(riak_core_vnode_proxy) %% and look over the generated riak_core_vnode_proxy.dis file to - %% ensure unnecessary work is not being performed needlessly. + %% ensure unnecessary work is not being performed. %% case State#state.vnode_pid of undefined ->