Merge pull request #96 from Priestch/master
typo fix in pad api documentation
This commit is contained in:
commit
c15c79f9be
|
@ -38,7 +38,7 @@ how to do this through the [get :ref](get/) method:
|
||||||
|
|
||||||
## Plugin Usage
|
## Plugin Usage
|
||||||
|
|
||||||
Within plugins it's typically not a good idae to construct a new Pad.
|
Within plugins it's typically not a good idea to construct a new Pad.
|
||||||
Instead you can get access to the current pad from the active context:
|
Instead you can get access to the current pad from the active context:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in New Issue