aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2021-07-05 18:33:16 +0100
committerdrbaggy <js5@sanger.ac.uk>2021-07-05 18:33:16 +0100
commit413a38a9704fb645bd735dfc6c3f58803d6a7bee (patch)
treeaa0d08f64b911a61b10cda07c5f6b2475cff75b7
parent4f307a5da9cefae66eea08ecf83d3a47e11ac9fa (diff)
parentb0989bc072602dbd2c5d04161464e08073a65daf (diff)
downloadperlweeklychallenge-club-413a38a9704fb645bd735dfc6c3f58803d6a7bee.tar.gz
perlweeklychallenge-club-413a38a9704fb645bd735dfc6c3f58803d6a7bee.tar.bz2
perlweeklychallenge-club-413a38a9704fb645bd735dfc6c3f58803d6a7bee.zip
Merge branch 'master' of github.com:drbaggy/perlweeklychallenge-club
-rw-r--r--challenge-120/james-smith/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-120/james-smith/README.md b/challenge-120/james-smith/README.md
index d751eefe8c..9075aa0512 100644
--- a/challenge-120/james-smith/README.md
+++ b/challenge-120/james-smith/README.md
@@ -66,4 +66,4 @@ sub clock_angle_fast {
}
```
-(Without disabling warnings this gives `Argument "04:00" isn't numeric in multiplication (*) at ..` errors)
+(Without disabling warnings this gives `Argument "04:00" isn't numeric in modulus (%) at ..` errors)