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 30ec335 commit 4ce9365Copy full SHA for 4ce9365
lib/ExtUtils/MM_Any.pm
@@ -520,7 +520,7 @@ bareword. For example:
520
# Assign the value of the $(VERSION_FROM) make macro to $vf.
521
$oneliner = $MM->oneliner('$vf = "$(VERSION_FROM)"');
522
523
-Its currently very simple and may be expanded sometime in the figure
+It's currently very simple, and may be expanded sometime in the future
524
to include more flexible code and switches.
525
526
0 commit comments