Parcourir la source

docs/manual/contribute.txt: fix typo

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Raphaël Mélotte il y a 3 ans
Parent
commit
226d5b3b95
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/manual/contribute.txt

+ 1 - 1
docs/manual/contribute.txt

@@ -610,7 +610,7 @@ be the maintainer of that test case.
 Within the Buildroot repository, the testing framework is organized at the
 Within the Buildroot repository, the testing framework is organized at the
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
 top level in +support/testing/+ by folders of +conf+, +infra+ and +tests+.
 All the test cases live under the +test+ folder and are organized in various
 All the test cases live under the +test+ folder and are organized in various
-folders representing the catagory of test.
+folders representing the category of test.
 
 
 Lets walk through an example.
 Lets walk through an example.