]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Trigger ci.
authorYann Ylavic <ylavic@apache.org>
Sat, 1 Apr 2023 08:59:04 +0000 (08:59 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 1 Apr 2023 08:59:04 +0000 (08:59 +0000)
Merges r1908885 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908886 13f79535-47bb-0310-9956-ffa450edef68

test/README.pytest

index 5949e12b82a374640ab34096cf66d3dcd23aeee3..474030bdc883045f091b0c473b3d6e084dd495c3 100644 (file)
@@ -72,7 +72,7 @@ Development
 -----------
 
 Adding a test in an existing file is done by adding a method. Its name
-must start with 'test_' and the common practise is to have the name
+must start with 'test_' and the common practice is to have the name
 of the test suite there as well. All http2 tests start with 'test_h2_'.
 
 Following this can be any characters. If you make test cases of a