From 78dac83d105be2cbc9a3ad36bb00051b3da20d30 Mon Sep 17 00:00:00 2001
From: Guillaume Pasero <guillaume.pasero@c-s.fr>
Date: Wed, 11 Jan 2017 14:56:38 +0100
Subject: [PATCH] DOC: fix SG compilation

---
 Documentation/SoftwareGuide/Latex/ReleaseNotes.tex | 2 +-
 RELEASE_NOTES.txt                                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/SoftwareGuide/Latex/ReleaseNotes.tex b/Documentation/SoftwareGuide/Latex/ReleaseNotes.tex
index d94fd7b1e0..ab97f045e2 100644
--- a/Documentation/SoftwareGuide/Latex/ReleaseNotes.tex
+++ b/Documentation/SoftwareGuide/Latex/ReleaseNotes.tex
@@ -1 +1 @@
-\verbatiminput{RELEASE\_NOTES.txt}
+\verbatiminput{RELEASE_NOTES.txt}
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 9f4946140f..e7815e818e 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1299,7 +1299,7 @@ OTB-v.3.14.0 - Changes since version 3.12.0 (2012/07/09)
     * 0000555: monteverdi -in does not work with JP2 images
     * 0000560: Monteverdi compilation error
     * 0000527: While saving dataset with rescaling option,
-               the channels n° > 3 are incorrect
+               the channels nb > 3 are incorrect
 
   * OTB-applications
     * 0000518: Missing GDAL dependencies
-- 
GitLab