# HG changeset patch # User Anton Shestakov # Date 1631279572 -10800 # Node ID 55fbf9c8bfe063c82ce256e20778960a0417e0ee # Parent 144d10e7475782dd8b0b094f373cae17767b343d tests: s/unvalid/invalid/g diff -r 144d10e74757 -r 55fbf9c8bfe0 tests/test-topic-merge.t --- a/tests/test-topic-merge.t Fri Sep 10 16:02:20 2021 +0300 +++ b/tests/test-topic-merge.t Fri Sep 10 16:12:52 2021 +0300 @@ -82,7 +82,7 @@ Test that the merge is rejected if set to reject ================================================ -Actually, this also work with any unvalid value, but: +Actually, this also work with any invalid value, but: - the default value might change in the future, - this make sure we read the config right.