diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-12 13:47:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-12 13:47:39 +0200 |
commit | 14a373d281dea33d26f4fae3c9d804cd7d522b7b (patch) | |
tree | 852f01e82d49549f20dc735e4039e49a6b918c35 | |
parent | 2635402fbc6400b8418a6b4eddaf0c91cc65a102 (diff) |
Use title case for the title
Tried to adhere to the Chicago Manual of Style, but am not sure about
"with".
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index b3d9ca14..6c4545c4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: mkin Type: Package -Title: Routines for fitting kinetic models with one or more state - variables to chemical degradation data +Title: Routines for Fitting Kinetic Models with One or More State + Variables to Chemical Degradation Data Version: 0.9-34 Date: 2014-10-11 Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), |