From 7ea467e0e0ba5bf51540b26e197869a58ed1a092 Mon Sep 17 00:00:00 2001
From: Johannes Ranke <jranke@uni-bremen.de>
Date: Mon, 9 Dec 2019 15:21:11 +0100
Subject: Consistently use "two-component error model"

instead of "two component error model"
---
 docs/reference/index.html         | 2 +-
 docs/reference/sigma_twocomp.html | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

(limited to 'docs/reference')

diff --git a/docs/reference/index.html b/docs/reference/index.html
index 3d417267..73dfbe4c 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -444,7 +444,7 @@ kinetic models fitted with mkinfit</p></td>
         <td>
           <p><code><a href="sigma_twocomp.html">sigma_twocomp()</a></code> </p>
         </td>
-        <td><p>Two component error model</p></td>
+        <td><p>Two-component error model</p></td>
       </tr><tr>
         
         <td>
diff --git a/docs/reference/sigma_twocomp.html b/docs/reference/sigma_twocomp.html
index d95e1c28..1795e6c3 100644
--- a/docs/reference/sigma_twocomp.html
+++ b/docs/reference/sigma_twocomp.html
@@ -6,7 +6,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
-<title>Two component error model — sigma_twocomp • mkin</title>
+<title>Two-component error model — sigma_twocomp • mkin</title>
 
 
 <!-- jquery -->
@@ -35,7 +35,7 @@
 
 
 
-<meta property="og:title" content="Two component error model — sigma_twocomp" />
+<meta property="og:title" content="Two-component error model — sigma_twocomp" />
 <meta property="og:description" content="Function describing the standard deviation of the measurement error in
 dependence of the measured value \(y\):" />
 <meta name="twitter:card" content="summary" />
@@ -70,7 +70,7 @@ dependence of the measured value \(y\):" />
       </button>
       <span class="navbar-brand">
         <a class="navbar-link" href="../index.html">mkin</a>
-        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.6</span>
+        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.8</span>
       </span>
     </div>
 
@@ -128,7 +128,7 @@ dependence of the measured value \(y\):" />
 <div class="row">
   <div class="col-md-9 contents">
     <div class="page-header">
-    <h1>Two component error model</h1>
+    <h1>Two-component error model</h1>
     
     <div class="hidden name"><code>sigma_twocomp.Rd</code></div>
     </div>
-- 
cgit v1.2.1