tdo not capitalize Inversion - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
(HTM) git clone git://src.adamsgaard.dk/cosmo
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 1abffae455a8466eeb2e13059d1bf8730d3bcd75
(DIR) parent 80027b22461a7985746489a5c9537e31e67cb3f5
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 9 Nov 2015 12:03:27 +0100
do not capitalize Inversion
Diffstat:
M index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/index.php b/index.php
t@@ -68,7 +68,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
<div class="container">
<br><br>
<!-- page header -->
- <h2 class="header center orange-text">MCMC Inversion results</h2>
+ <h2 class="header center orange-text">MCMC inversion results</h2>
<div class="row">
<!--<div class="col s12 m8 offset-m2">-->