Merge pull request #170 from christianbraeunlich/patch-1
correct sentence
This commit is contained in:
commit
17f423f02c
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ codeunit 50405 "Scale Bar" implements IScale
|
|||
|
||||
## 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue