aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-073/cheok-yin-fung/perl/ch-2.pl (renamed from ch-2.pl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/ch-2.pl b/challenge-073/cheok-yin-fung/perl/ch-2.pl
index bc69ee8ba7..cf85c183dc 100644
--- a/ch-2.pl
+++ b/challenge-073/cheok-yin-fung/perl/ch-2.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Perl Weekly Challenge #072 Task 2 Smallest Neighbour
+# Perl Weekly Challenge #073 Task 2 Smallest Neighbour
# task statement:
# You are given an array of integers @A.
# Write a script to create an array that