We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0e818c + 0e6ed43 commit 39bae43Copy full SHA for 39bae43
testing.rst
@@ -128,7 +128,7 @@ class to help you creating and booting the kernel in your tests using
128
}
129
130
The ``KernelTestCase`` also makes sure your kernel is rebooted for each
131
-test. This assures that each test is run independently from eachother.
+test. This assures that each test is run independently from each other.
132
133
To run your application tests, the ``KernelTestCase`` class needs to
134
find the application kernel to initialize. The kernel class is
0 commit comments