]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
small changes in PGLS.R
[ape.git] / ChangeLog
index d1862f60b567b5ac81a855dbc0ddb53a86a9d0a0..8df6cc8b7aa06925ce5d54d8928a1742363128c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,8 +7,8 @@ NEW FEATURES
       text to be plotted in different fonts.
 
     o There are now replacement operators for [, [[, and $ for the class
-      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They check
-      that the tip labels are the same in all trees.
+      "multiPhylo" (i.e., TREES[11:20] <- rmtree(10, 100)). They possibly
+      check that the tip labels are the same in all trees.
 
     o Objects of class "multiPhylo" can be built with c(): there are
       methods for the classes "phylo" and "multiPhylo".