diff options
author | Michael Stevens <mstevens@etla.org> | 2011-01-18 11:33:47 +0000 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-01-18 20:43:16 -0800 |
commit | 520b7dd297cf0d268d9b9435bfb365c303de52cb (patch) | |
tree | 66178d8f2ce7480dd3dd6d292eb64c2b87bd8d7f /os2 | |
parent | dc92530577ed67345a2e69b1f6631d95899e47f9 (diff) | |
download | perl-520b7dd297cf0d268d9b9435bfb365c303de52cb.tar.gz |
Remove whitespace for pod fix.
Diffstat (limited to 'os2')
-rw-r--r-- | os2/OS2/OS2-Process/Process.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/OS2/OS2-Process/Process.pm b/os2/OS2/OS2-Process/Process.pm index 4bed651b98..5c67489794 100644 --- a/os2/OS2/OS2-Process/Process.pm +++ b/os2/OS2/OS2-Process/Process.pm @@ -1909,7 +1909,7 @@ With C<MB_APPLMODAL> the owner of the dialogue is disabled; therefore, do not specify the owner as the parent if this option is used. Additionally, the following flag is possible, but probably not very useful: - + Help button MB_HELP a HELP button appears, which sends a WM_HELP message is sent to the window procedure of the |