mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
trivial: manual: fix grammar of 'to express'
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d804657a2c
commit
b143b6d01e
@ -65,7 +65,7 @@ rules:
|
|||||||
dependencies are selected. For example, the _libgtk2_ package uses
|
dependencies are selected. For example, the _libgtk2_ package uses
|
||||||
+select BR2_PACKAGE_LIBGLIB2+ to make sure this library is also
|
+select BR2_PACKAGE_LIBGLIB2+ to make sure this library is also
|
||||||
enabled.
|
enabled.
|
||||||
The +select+ keyword express the dependency with a backward
|
The +select+ keyword expresses the dependency with a backward
|
||||||
semantic.
|
semantic.
|
||||||
|
|
||||||
* Use a +depends on+ type of dependency when the user really needs to
|
* Use a +depends on+ type of dependency when the user really needs to
|
||||||
@ -77,7 +77,7 @@ rules:
|
|||||||
dependencies on toolchain options, there should be a +comment+ that
|
dependencies on toolchain options, there should be a +comment+ that
|
||||||
is displayed when the option is not
|
is displayed when the option is not
|
||||||
enabled, so that the user knows why the package is not available.
|
enabled, so that the user knows why the package is not available.
|
||||||
The +depends on+ keyword express the dependency with a forward
|
The +depends on+ keyword expresses the dependency with a forward
|
||||||
semantic.
|
semantic.
|
||||||
|
|
||||||
.Note
|
.Note
|
||||||
|
Loading…
x
Reference in New Issue
Block a user