changeset 25535:ad25dee33a9f

maint: Merge stable to default.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 02 Jul 2018 15:48:14 +0200
parents d6850dd2a6b4 (current diff) 222e23e5e7c1 (diff)
children 075b9f8a32d8
files liboctave/version.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/liboctave/version.cc	Sun Jul 01 21:29:09 2018 -0700
+++ b/liboctave/version.cc	Mon Jul 02 15:48:14 2018 +0200
@@ -46,7 +46,7 @@
 octave_www_statement (bool html)
 {
   return "Additional information about Octave is available at "
-         + format_url (html, "https://www.octave.org.");
+         + format_url (html, "https://www.octave.org") + ".";
 }
 
 std::string