summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorChris Faulkner <thefaulkner@gmail.com>2017-10-13 20:14:44 -0700
committerChris Faulkner <thefaulkner@gmail.com>2017-10-13 20:14:44 -0700
commite839e77e94a69689a5d1096b23fc26b6e41ca171 (patch)
tree6b1e345c20cb9c9ff97503b17d43afd45c43c904 /t
parent1d5cf147be47e47b09f5c0a77c1b033f5ef0137e (diff)
downloaduwsgi-e839e77e94a69689a5d1096b23fc26b6e41ca171.tar.gz
Fix a few typos.
Diffstat (limited to 't')
-rw-r--r--t/perl/test_post.psgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/perl/test_post.psgi b/t/perl/test_post.psgi
index e0cbbae2..0bd1184e 100644
--- a/t/perl/test_post.psgi
+++ b/t/perl/test_post.psgi
@@ -19,7 +19,7 @@ sub {
__END__
-This is a trival test that prints out a POST request, it's here to
+This is a trivial test that prints out a POST request, it's here to
test a regression introduced in 2.0-103-gf041d10 where doing reads
without offsets, e.g.: