diff --git a/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment index 9136aeeda7..056bea52ce 100644 --- a/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment +++ b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_1_793ab4d52a3a4a3a30b0e72b72ac18eb._comment @@ -8,5 +8,5 @@ commit the journal files, and the optimisation prevents it reading the journal files, so it would operate with out of date information. The only way to fix this, I think, is to disable the entire optimisation -when annex.alwayscommit is set and the journal is dirty. +when annex.alwayscommit is false and the journal is dirty. """]]