Skip to content
Snippets Groups Projects
Commit b1cf7cfd authored by ajs124's avatar ajs124 Committed by Daniel Salzman
Browse files

src: fix typo tramsaction -> transaction

parent 37983a68
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ typedef struct zone
/*! \brief Control update context. */
struct zone_update *control_update;
/*! \brief Ensue one COW tramsaction on zone's trees at a time. */
/*! \brief Ensue one COW transaction on zone's trees at a time. */
knot_sem_t cow_lock;
/*! \brief Ptr to journal DB (in struct server) */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment