From 7ea467e0e0ba5bf51540b26e197869a58ed1a092 Mon Sep 17 00:00:00 2001
From: Johannes Ranke 
Date: Mon, 9 Dec 2019 15:21:11 +0100
Subject: Consistently use "two-component error model"
instead of "two component error model"
---
 R/sigma_twocomp.R                 | 2 +-
 docs/reference/index.html         | 2 +-
 docs/reference/sigma_twocomp.html | 8 ++++----
 man/sigma_twocomp.Rd              | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/R/sigma_twocomp.R b/R/sigma_twocomp.R
index c9a15aa8..1e012d15 100644
--- a/R/sigma_twocomp.R
+++ b/R/sigma_twocomp.R
@@ -1,4 +1,4 @@
-#' Two component error model
+#' Two-component error model
 #' 
 #' Function describing the standard deviation of the measurement error in
 #' dependence of the measured value \eqn{y}:
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
         
            sigma_twocomp()  
          | 
-        Two component error model  | 
+        Two-component error model  | 
       
         
         
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 @@
 
 
 
-Two component error model — sigma_twocomp • mkin
+Two-component error model — sigma_twocomp • mkin
 
 
 
@@ -35,7 +35,7 @@
 
 
 
-
+
 
 
@@ -70,7 +70,7 @@ dependence of the measured value \(y\):" />
       
       
         mkin
-        0.9.49.6
+        0.9.49.8
       
     
 
@@ -128,7 +128,7 @@ dependence of the measured value \(y\):" />
 
   
     
diff --git a/man/sigma_twocomp.Rd b/man/sigma_twocomp.Rd
index 3e7854f1..0004144f 100644
--- a/man/sigma_twocomp.Rd
+++ b/man/sigma_twocomp.Rd
@@ -2,7 +2,7 @@
 % Please edit documentation in R/sigma_twocomp.R
 \name{sigma_twocomp}
 \alias{sigma_twocomp}
-\title{Two component error model}
+\title{Two-component error model}
 \usage{
 sigma_twocomp(y, sigma_low, rsd_high)
 }
-- 
cgit v1.2.3
   |