]> git.donarmstrong.com Git - ape.git/blobdiff - man/stree.Rd
some news for ape 3.0-8
[ape.git] / man / stree.Rd
index fc0e719f0c8df762d3d453c89a21d51a7d63caf6..51d19dd94773839fa83015a14ced10b70bb4fd2e 100644 (file)
@@ -21,8 +21,8 @@ stree(n, type = "star", tip.label = NULL)
 
   \itemize{
     \item{``star''}{a star (or comb) tree with a single internal node.}
-    \item{``balanced''}{a fully balanced dichotmous rooted tree;
-      \code{n} must be of power of 2 (2, 4, 8, \dots).}
+    \item{``balanced''}{a fully balanced dichotomous rooted tree;
+      \code{n} must be a power of 2 (2, 4, 8, \dots).}
     \item{``left''}{a fully unbalanced rooted tree where the largest
       clade is on the left-hand side when the tree is plotted upwards.}
     \item{``right''}{same than above but in the other direction.}