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.
1 parent 2b41eaf commit 17ace5cCopy full SHA for 17ace5c
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