aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/read_spreadsheet.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/read_spreadsheet.html')
-rw-r--r--docs/reference/read_spreadsheet.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/read_spreadsheet.html b/docs/reference/read_spreadsheet.html
index 4d1aa706..7603cee2 100644
--- a/docs/reference/read_spreadsheet.html
+++ b/docs/reference/read_spreadsheet.html
@@ -22,7 +22,7 @@ factors can be given in columns named 'Temperature' and 'Moisture'."><!-- mathja
</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">1.2.4</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.5</span>
</span>
</div>
@@ -154,7 +154,7 @@ and moisture normalisation factors in the sheet 'Datasets'?</p></dd>
The first row read after the header read in from this sheet is assumed
to contain name and acronym of the parent compound.</p>
<p>The dataset sheets should be named using the dataset numbers read in from
-the 'Datasets' sheet, i.e. '1', '2', ... . In each dataset sheet, name
+the 'Datasets' sheet, i.e. '1', '2', ... . In each dataset sheet, the name
of the observed variable (e.g. the acronym of the parent compound or
one of its transformation products) should be in the first column,
the time values should be in the second colum, and the observed value
@@ -166,7 +166,7 @@ column and the column must have the same name as the second column in
'Datasets'. Covariates will be read in from columns four and higher.
Their names should preferably not contain special characters like spaces,
so they can be easily used for specifying covariate models.</p>
-<p>An similar data structure is defined as the R6 class <a href="mkindsg.html">mkindsg</a>, but
+<p>A similar data structure is defined as the R6 class <a href="mkindsg.html">mkindsg</a>, but
is probably more complicated to use.</p>
</div>

Contact - Imprint