docs/manual: minor typo fix
authorNazım Gediz AYDINDOĞMUŞ <gediz.aydindogmus@genemek.com>
Thu, 2 Apr 2020 12:41:12 +0000 (12:41 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 2 Apr 2020 19:43:55 +0000 (21:43 +0200)
Definition of LIBFOO_USERS actually ends on 33rd line.

Signed-off-by: Nazım Gediz Aydındoğmuş <gediz.aydindogmus@genemek.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/adding-packages-generic.txt

index 8ee51ca57d0040b3c91a7427ab9cb2ba5c5d5948..ed1e6acf574b92dd76c09e94dfba73600bcd8949 100644 (file)
@@ -142,7 +142,7 @@ All these steps rely on the +$(@D)+ variable, which
 contains the directory where the source code of the package has been
 extracted.
 
-On lines 31..43, we define a user that is used by this package (e.g.
+On lines 31..33, we define a user that is used by this package (e.g.
 to run a daemon as non-root) (+LIBFOO_USERS+).
 
 On line 35..37, we define a device-node file used by this package