summaryrefslogtreecommitdiff
path: root/docs/reference/ppp.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/ppp.md')
-rw-r--r--docs/reference/ppp.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/ppp.md b/docs/reference/ppp.md
index 77ff2b6..12293c5 100644
--- a/docs/reference/ppp.md
+++ b/docs/reference/ppp.md
@@ -37,13 +37,13 @@ object.
### Public methods
-- [`ppp$new()`](#method-ppp-new)
+- [`ppp$new()`](#method-ppp-initialize)
- [`ppp$clone()`](#method-ppp-clone)
------------------------------------------------------------------------
-### Method `new()`
+### `ppp$new()`
Creates a new instance of this
[R6](https://r6.r-lib.org/reference/R6Class.html) class.
@@ -87,7 +87,7 @@ Creates a new instance of this
------------------------------------------------------------------------
-### Method `clone()`
+### `ppp$clone()`
The objects of this class are cloneable with this method.

Contact - Imprint