summaryrefslogtreecommitdiff
path: root/os2
diff options
context:
space:
mode:
Diffstat (limited to 'os2')
-rw-r--r--os2/OS2/OS2-Process/Process.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/os2/OS2/OS2-Process/Process.pm b/os2/OS2/OS2-Process/Process.pm
index baee0e6ddb..55e8f61638 100644
--- a/os2/OS2/OS2-Process/Process.pm
+++ b/os2/OS2/OS2-Process/Process.pm
@@ -20,7 +20,7 @@ BEGIN {
#require AutoLoader;
our @ISA = qw(Exporter);
- our $VERSION = "1.08";
+ our $VERSION = "1.09";
XSLoader::load('OS2::Process', $VERSION);
}
@@ -2006,7 +2006,7 @@ will show the 22nd system icon as the dialog icon (small folder icon).
=item _MessageBox2($text, $buttons_Icon_struct, [$title, ...])
-low-level workhorse to implement MessageBox2(). Differs by the dafault
+low-level workhorse to implement MessageBox2(). Differs by the default
$title, and that $buttons_Icon_struct is required, and is a string with
low-level C struct.