Correct typo in OO example
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
* -------------------------- PURPOSE ----------------------------------
|
* -------------------------- PURPOSE ----------------------------------
|
||||||
* - Example to demonstrate various syntactical options and concepts related
|
* - Example to demonstrate various syntactical options and concepts related
|
||||||
* to ABAP object orientation.
|
* to ABAP object orientation.
|
||||||
* - Topics covered: "orking with objects and components, method redefinition
|
* - Topics covered: Working with objects and components, method redefinition
|
||||||
* in inheritance, working with interfaces, upcast and downcast, concepts
|
* in inheritance, working with interfaces, upcast and downcast, concepts
|
||||||
* like factory methods, singleton and abstract classes, using events.
|
* like factory methods, singleton and abstract classes, using events.
|
||||||
* - The CCIMP include (local types tab in ADT) includes multiple local
|
* - The CCIMP include (local types tab in ADT) includes multiple local
|
||||||
|
|||||||
Reference in New Issue
Block a user