We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cc353 commit 7691039Copy full SHA for 7691039
doc/Type/Routine.pod6
@@ -292,7 +292,7 @@ functionality can be specified
292
293
By having both the original (deprecated) and new C<Routine> available simultaneously,
294
you can avoid a breaking change in a single release, by allowing users time and instructions
295
-on how to update their code. Remove the deprecated verison only after at least
+on how to update their code. Remove the deprecated version only after at least
296
one release that includes both the warning and the new C<Routine>.
297
298
This code
0 commit comments