diff options
Diffstat (limited to 'sharedsv.c')
-rw-r--r-- | sharedsv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sharedsv.c b/sharedsv.c index 755481e2a3..e4b6e0ff36 100644 --- a/sharedsv.c +++ b/sharedsv.c @@ -115,7 +115,7 @@ Perl_sharedsv_find(pTHX_ SV* sv) =for apidoc sharedsv_lock Recursive locks on a sharedsv. -Locks are dynamicly scoped at the level of the first lock. +Locks are dynamically scoped at the level of the first lock. =cut */ void |