Fix typos
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ These are source files that will be copied into programs using /COPY or /INCLUDE
|
|||||||
|
|
||||||
* SRV_MSG_P
|
* SRV_MSG_P
|
||||||
|
|
||||||
Prototype definition for procedures in the SRV_MSG service program.
|
Prototype definitions for procedures in the SRV_MSG service program.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -4,11 +4,12 @@
|
|||||||
More developers are learning about the **IBM i** as a wonderful business platform. ( It was formerly known as the **AS/400**.)
|
More developers are learning about the **IBM i** as a wonderful business platform. ( It was formerly known as the **AS/400**.)
|
||||||
|
|
||||||
My intent is to provide real programs that help you learn, or improve your current understanding, and which you can adapt to you needs.
|
My intent is to provide real programs that help you learn, or improve your current understanding, and which you can adapt to you needs.
|
||||||
|
|
||||||
Feel free to provide comments and feedback.
|
Feel free to provide comments and feedback.
|
||||||
|
|
||||||
## Copy_Mbrs
|
## Copy_Mbrs
|
||||||
|
|
||||||
Code to be copies into other programs.
|
Code to be copied into other programs.
|
||||||
|
|
||||||
## Service_Pgms
|
## Service_Pgms
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
### Service Programss
|
### Service Programs
|
||||||
|
|
||||||
Utility Service Programs
|
Utility Service Programs. This is probably the first code you want to explore before going on to the interactive programs.
|
||||||
|
|
||||||
* SRV_MSG
|
* SRV_MSG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user