Skip to content

Commit fdbb0cb

Browse files
committed
get_alias => get_path
1 parent 75242cd commit fdbb0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer/interfaces/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The mapping is as follows::
2929
* 'stacktrace' => 'sentry.interfaces.Stacktrace'
3030
* 'template' => 'sentry.interfaces.Template'
3131

32-
For the canonical names, please see the ``get_alias`` method on each individual Interface.
32+
For the canonical names, please see the ``get_path`` method on each individual Interface.
3333

3434
Provided Interfaces
3535
-------------------

0 commit comments

Comments
 (0)