The sentence describing changes to the bundle URI mechanism ends in two '..' instead of one '.'. Signed-off-by: Taylor Blau <me@xxxxxxxxxxxx> --- Noticed while reading through the RelNotes as I usually do this time during the cycle ;-). Documentation/RelNotes/2.46.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/RelNotes/2.46.0.txt b/Documentation/RelNotes/2.46.0.txt index 80620b9317..4cbbca8968 100644 --- a/Documentation/RelNotes/2.46.0.txt +++ b/Documentation/RelNotes/2.46.0.txt @@ -212,7 +212,7 @@ Performance, Internal Implementation, Development Support etc. * When bundleURI interface fetches multiple bundles, Git failed to take full advantage of all bundles and ended up slurping duplicated - objects, which has been corrected.. + objects, which has been corrected. * The code to deal with modified paths that are out-of-cone in a sparsely checked out working tree has been optimized. -- 2.46.0.rc0.94.ge2b5961b45.dirty