summaryrefslogtreecommitdiff
path: root/pod/perlvms.pod
diff options
context:
space:
mode:
authorKeith Thompson <kst@mib.org>2011-07-30 19:16:52 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-07-31 13:29:47 -0700
commit1cecf2c07f6a6e8177808fa5946a6ba12a5f52cf (patch)
tree1bb4fd6044b8e7b0c990479c0bfc7a3d38160294 /pod/perlvms.pod
parent7698aede74509727f7bca31c58fc7a53b182315d (diff)
downloadperl-1cecf2c07f6a6e8177808fa5946a6ba12a5f52cf.tar.gz
More typo fixes in pod/perl*.pod files
Diffstat (limited to 'pod/perlvms.pod')
-rw-r--r--pod/perlvms.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvms.pod b/pod/perlvms.pod
index 241a66c39a..d88e6b14be 100644
--- a/pod/perlvms.pod
+++ b/pod/perlvms.pod
@@ -409,7 +409,7 @@ internal Perl problems that would cause such a condition.
This allows the programmer to look at the execution stack and variables to
find out the cause of the exception. As the debugger is being invoked as
the Perl interpreter is about to do a fatal exit, continuing the execution
-in debug mode is usally not practical.
+in debug mode is usually not practical.
Starting Perl in the VMS debugger may change the program execution
profile in a way that such problems are not reproduced.