summaryrefslogtreecommitdiff
path: root/os400/libxmlrpg/xmlIO.rpgle
diff options
context:
space:
mode:
Diffstat (limited to 'os400/libxmlrpg/xmlIO.rpgle')
-rw-r--r--os400/libxmlrpg/xmlIO.rpgle4
1 files changed, 2 insertions, 2 deletions
diff --git a/os400/libxmlrpg/xmlIO.rpgle b/os400/libxmlrpg/xmlIO.rpgle
index 6c0afcc9..d0e6f747 100644
--- a/os400/libxmlrpg/xmlIO.rpgle
+++ b/os400/libxmlrpg/xmlIO.rpgle
@@ -18,7 +18,7 @@
* @filename: the filename or URI
*
* Callback used in the I/O Input API to detect if the current handler
- * can provide input fonctionnalities for this resource.
+ * can provide input functionalities for this resource.
*
* Returns 1 if yes and 0 if another Input module should be used
@@ -70,7 +70,7 @@
* @filename: the filename or URI
*
* Callback used in the I/O Output API to detect if the current handler
- * can provide output fonctionnalities for this resource.
+ * can provide output functionalities for this resource.
*
* Returns 1 if yes and 0 if another Output module should be used