X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/53a788a711ff43849a434de08a1d052fe4212686..e02cc8b8304d4b290fb9735e01833ae5bdd20dad:/new_loba.sh

diff --git a/new_loba.sh b/new_loba.sh
index ba076fb..506d38a 100755
--- a/new_loba.sh
+++ b/new_loba.sh
@@ -153,5 +153,5 @@ Check for differences, update algorithm description in "options.cpp",
 write your code in "${cpp_file}", and do not forget to add new files
 in SCM repository, for example with:
         \$ git add options.cpp ${h_file} ${cpp_file}
-        \$ git commit -m 'Add algorithm ${name}."
+        \$ git commit -m 'Add algorithm ${name}.'
 EOF