[libvirt] [PATCH] NEWS: Remove end-of-sentence period

None of the other sentences in the file ends with the period, and we want to maintain a consistent style. --- Pushed as trivial. docs/news.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.html.in b/docs/news.html.in index 8a86dd4..27d3387 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -67,7 +67,7 @@ <ul> <li>vz: Fix migration in P2P mode </li> - <li>Forbid newline character in names of some libvirt objects. + <li>Forbid newline character in names of some libvirt objects </li> <li>Fix compilation on macOS </li> -- 2.7.4

On Thu, Dec 01, 2016 at 12:25:21PM +0100, Andrea Bolognani wrote:
None of the other sentences in the file ends with the period, and we want to maintain a consistent style. --- Pushed as trivial.
I pushed one more that's few lines above. Hopefully not sending yet another mail just because of that is fine :)
docs/news.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/news.html.in b/docs/news.html.in index 8a86dd4..27d3387 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -67,7 +67,7 @@ <ul> <li>vz: Fix migration in P2P mode </li> - <li>Forbid newline character in names of some libvirt objects. + <li>Forbid newline character in names of some libvirt objects </li> <li>Fix compilation on macOS </li> -- 2.7.4
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

On Thu, 2016-12-01 at 14:17 +0100, Martin Kletzander wrote:
On Thu, Dec 01, 2016 at 12:25:21PM +0100, Andrea Bolognani wrote:
None of the other sentences in the file ends with the period, and we want to maintain a consistent style. --- Pushed as trivial.
I pushed one more that's few lines above.
Thanks for catching that!
Hopefully not sending yet another mail just because of that is fine :)
I prefer to have all patches, no matter how trivial, on the mailing list, but I don't think anyone will be mad at you for not sending it out in this case :) -- Andrea Bolognani / Red Hat / Virtualization
participants (2)
-
Andrea Bolognani
-
Martin Kletzander