We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b860837 commit 81ef977Copy full SHA for 81ef977
docs/source/miscellaneous/writing-tests.rst
@@ -235,7 +235,7 @@ and not in the INI section. This is because of the order in which settings are c
235
236
date_default_timezone_set() -> TZ environmental -> INI setting -> System Setting
237
238
-If a TZ environmental varaibale is found the INI setting will be ignored.
+If a TZ environmental variable is found the INI setting will be ignored.
239
240
Tests that run, or only have have matching EXPECT output, on 32bit platforms can use a SKIPIF
241
section like:
0 commit comments