From 5828e886e69aba0d10a7a0e2fecfdbb9def4e6bd Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 15 Jun 2014 17:21:14 +0200 Subject: getpart.pm: Fix a comment typo --- tests/getpart.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/getpart.pm') diff --git a/tests/getpart.pm b/tests/getpart.pm index 45488338f..0729cf492 100644 --- a/tests/getpart.pm +++ b/tests/getpart.pm @@ -239,7 +239,7 @@ sub writearray { } # -# Load a specified file an return it as an array +# Load a specified file and return it as an array # sub loadarray { my ($filename)=@_; -- cgit v1.2.3