forked from M-Labs/artiq
doc: get rid of confusing 'Extensions' wording
This commit is contained in:
parent
0a24d72b9f
commit
750fdf89b3
|
@ -157,7 +157,7 @@ Embedded applets should use `AppletRequestIPC` while standalone applets use `App
|
|||
Applet entry area
|
||||
*****************
|
||||
|
||||
Extensions are provided to enable the use of argument widgets in applets through the `EntryArea` class.
|
||||
Argument widgets can be used in applets through the `EntryArea` class.
|
||||
|
||||
Below is a simple example code snippet using the `EntryArea` class: ::
|
||||
|
||||
|
|
Loading…
Reference in New Issue