Skip to content

Commit f2f8e5e

Browse files
mikkoiCopilot
andauthored
Fix typo in examples/embed-envassert.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9e86b46 commit f2f8e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/embed-envassert.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ EOF
1212
echo "${NUMERIC_VAR}: ${TIME_VAR}"
1313
exit
1414

15-
# Run this example without installing the distrobution:
15+
# Run this example without installing the distribution:
1616
# PERL5LIB=lib PATH="bin:${PATH}" NUMERIC_VAR=123 TIME_VAR=02:04:06 examples/embed-envassert.sh

0 commit comments

Comments
 (0)