From: Loic Dachary Date: Sat, 31 Aug 2013 21:35:18 +0000 (+0200) Subject: mon: fix typo in comment X-Git-Tag: v0.71~170^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7c09ede7a2ba42639d664570b35386bcdfb63c55;p=ceph.git mon: fix typo in comment Signed-off-by: Loic Dachary --- diff --git a/src/mon/Paxos.h b/src/mon/Paxos.h index 1bd3a3c1f51..e22e74710a5 100644 --- a/src/mon/Paxos.h +++ b/src/mon/Paxos.h @@ -1091,7 +1091,7 @@ public: * onto paxos-related keys), and then we will decode those same bufferlists * we just wrote and apply the transactions they hold. We will also update * our first and last committed values to point to the new values, if need - * be. All all this is done tightly wrapped in a transaction to ensure we + * be. All this is done tightly wrapped in a transaction to ensure we * enjoy the atomicity guarantees given by our awesome k/v store. * * @param m A message