commit 3896fb0857e182e020942d08880b1c8147b8626f parent 0ba13271550ac4ddcf81e374e6369b1a9c6df541 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 21 Jul 2021 11:56:54 +0200 Fix typos Diffstat:
| M | htrdr/downloads/htrdr-Combustion-Starter-Pack-0.0.0.tar.gz | | | 4 | ++-- |
| M | htrdr/htrdr.sh | | | 4 | ++-- |
| M | meso-menu.sh | | | 2 | +- |
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/htrdr/downloads/htrdr-Combustion-Starter-Pack-0.0.0.tar.gz b/htrdr/downloads/htrdr-Combustion-Starter-Pack-0.0.0.tar.gz @@ -1 +1 @@ -#$# git-wad 625d8bd30ea7c482a293c2b091eb7868a8f7258c3314219866f6c79008aa1941 103817543 -\ No newline at end of file +#$# git-wad ed0cd14efbd19890ec6ba217890d8f814b74febe4763eb0e434a7d6995707b93 103817503 +\ No newline at end of file diff --git a/htrdr/htrdr.sh b/htrdr/htrdr.sh @@ -295,8 +295,8 @@ copying=$(cat $dir_temp/$htrdr_comspk/README.html \ echo '' echo ' <div class=caption>Illustration of the combustion medium provided in the' echo ' Starter Pack. This medium is illuminated by a laser sheet whose surface of' - echo ' emission is here represented in red. The image on the right shows the' - echo ' entire medium. In the image on the left, the medium is clipped along the y axis' + echo ' emission is here represented in red. The image on the left shows the' + echo ' entire medium. In the image on the right, the medium is clipped along the y axis' echo ' to emphasize the axisymmetric profile of its soot volume fraction.</div>' echo '</div>' diff --git a/meso-menu.sh b/meso-menu.sh @@ -163,7 +163,7 @@ print_htrdr_sub_menu() { echo " <li><a href=https://gitlab.com/meso-star/htrdr>Git repository</a></li>" echo ' </ul>' echo ' <div id="info">' - echo ' <p> htrdr was funded bu the <a' + echo ' <p> htrdr was funded by the <a' echo ' href=https://anr.fr/Project-ANR-18-CE05-0015>ANR Astoria</a> from 2018 to' echo ' 2022. |Méso|Star> was sub-contractor of the project.</p>' echo ' <p>htrdr was funded by the <a href=https://www.ademe.fr/>ADEME</a>'