Skip to content

Commit f80c97b

Browse files
committed
file fix: add final newline and remove trailing whitespace
1 parent 42e3d32 commit f80c97b

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@
271271

272272
<Import Project=".build/release.targets" Condition="Exists('.build/release.targets')" />
273273

274-
</Project>
274+
</Project>

src/Lucene.Net.Replicator/Http/package.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ uid: Lucene.Net.Replicator.Http
33
summary: *content
44
---
55

6-
76
<!--
87
Licensed to the Apache Software Foundation (ASF) under one or more
98
contributor license agreements. See the NOTICE file distributed with

src/Lucene.Net.Replicator/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ summary: *content
2020
limitations under the License.
2121
-->
2222

23-
Provides index files replication capabilities.
23+
Provides index files replication capabilities.

0 commit comments

Comments
 (0)