aboutsummaryrefslogtreecommitdiff
path: root/vignettes/contributing_to_unmarked.Rmd
diff options
context:
space:
mode:
Diffstat (limited to 'vignettes/contributing_to_unmarked.Rmd')
-rw-r--r--vignettes/contributing_to_unmarked.Rmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/vignettes/contributing_to_unmarked.Rmd b/vignettes/contributing_to_unmarked.Rmd
index e9f7ec6..e9802a4 100644
--- a/vignettes/contributing_to_unmarked.Rmd
+++ b/vignettes/contributing_to_unmarked.Rmd
@@ -101,7 +101,7 @@ Here are methods that you should test but probably will not have to rewrite. The
You may also need to add specific methods to allow users to access an attribute you added to your `unmarkedFrame` subclass.
-- For example, `getL` for `unmarkedFrameCOP`
+- For example, `getL` for `unmarkedFrameOccuCOP`
# Fitting the model