correct sentence
This commit is contained in:
parent
3684393375
commit
0bed50ad01
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ codeunit 50405 "Scale Bar" implements IScale
|
||||||
|
|
||||||
## Benefits
|
## Benefits
|
||||||
|
|
||||||
This new codeunit, with public events, makes the events accessible from all places, including new apps that are dependent from this app, and wants to extend the
|
This new codeunit, with public events, makes the events accessible from all places, including new apps that are dependent from this app.
|
||||||
|
|
||||||
The naming convention (both starting with "IScale") also makes it very easy to find that corresponding events for the interface.
|
The naming convention (both starting with "IScale") also makes it very easy to find that corresponding events for the interface.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue