summaryrefslogtreecommitdiff
path: root/os2/OS2/OS2-Process
diff options
context:
space:
mode:
authorFrank Wiegand <frank.wiegand@gmail.com>2009-11-19 12:34:20 +0100
committerAbigail <abigail@abigail.be>2009-11-19 14:30:37 +0100
commitd5213412bf7e51630c57470e49cc6b127a508ed6 (patch)
treec70598e4d6d0831f3d739dae7e96abc842ea9578 /os2/OS2/OS2-Process
parent08fc25adb28b667408639f0458cda3d8f55bac70 (diff)
downloadperl-d5213412bf7e51630c57470e49cc6b127a508ed6.tar.gz
Fix POD: C<...->...> => C<< ...-> ... >>
Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'os2/OS2/OS2-Process')
-rw-r--r--os2/OS2/OS2-Process/Process.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/OS2/OS2-Process/Process.pm b/os2/OS2/OS2-Process/Process.pm
index 37bb3f0602..494bd69bb8 100644
--- a/os2/OS2/OS2-Process/Process.pm
+++ b/os2/OS2/OS2-Process/Process.pm
@@ -1294,7 +1294,7 @@ is governed by $flags.
Same as C<WindowPos_set>, but takes the position from keys C<fl width height
x y behind hwnd> of the hash referenced by $hash. If $hwnd is explicitly
-specified, it overrides C<$hash->{hwnd}>. If $hash->{flags} is not specified,
+specified, it overrides C<< $hash->{hwnd} >>. If $hash->{flags} is not specified,
it is calculated basing on the existing keys of $hash. Requires (morphing to) PM.
Example: