Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbossek committed Jun 17, 2015
1 parent f7fd81a commit f90e536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/makeAntsControl.R
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ makeAntsControl = function(

#' @export
print.AntsControl = function(x, ...) {
catf("Ants Control object")
catf("Ants Control Object")

catf("\nBASE PARAMETERS")
if (x$n.elite > 0) {
Expand Down

0 comments on commit f90e536

Please sign in to comment.