summaryrefslogtreecommitdiffstats
path: root/src/tools/rbd/action/Journal.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rbd/action/Journal.cc')
-rw-r--r--src/tools/rbd/action/Journal.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rbd/action/Journal.cc b/src/tools/rbd/action/Journal.cc
index 72663a1aa84..d4a218953d6 100644
--- a/src/tools/rbd/action/Journal.cc
+++ b/src/tools/rbd/action/Journal.cc
@@ -749,7 +749,7 @@ public:
}
bool read_entry(bufferlist& bl, int& r) {
- // Entries are storead in the file using the following format:
+ // Entries are stored in the file using the following format:
//
// # Optional comments
// NNN {json encoded entry}