Fix typos

This commit is contained in:
SJLennon
2020-09-29 15:50:23 -04:00
parent 6e68066de0
commit 884bcdff16
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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.
+2 -1
View File
@@ -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
+2 -2
View File
@@ -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