Show More
@@ -996,7 +996,7 b' class base(histeditaction):' | |||||
996 | @action( |
|
996 | @action( | |
997 | [b'_multifold'], |
|
997 | [b'_multifold'], | |
998 | _( |
|
998 | _( | |
999 | """fold subclass used for when multiple folds happen in a row |
|
999 | b"""fold subclass used for when multiple folds happen in a row | |
1000 |
|
1000 | |||
1001 | We only want to fire the editor for the folded message once when |
|
1001 | We only want to fire the editor for the folded message once when | |
1002 | (say) four changes are folded down into a single change. This is |
|
1002 | (say) four changes are folded down into a single change. This is |
General Comments 0
You need to be logged in to leave comments.
Login now