| Message ID | 2efccbfb-b6cc-9f10-7fee-abdb2b4c3ee9@crashcourse.ca |
|---|---|
| State | New |
| Headers | show |
| Series | dev-manual: use "trade-off" as the noun | expand |
diff --git a/documentation/dev-manual/speeding-up-build.rst b/documentation/dev-manual/speeding-up-build.rst index 6e0d7873a..262935313 100644 --- a/documentation/dev-manual/speeding-up-build.rst +++ b/documentation/dev-manual/speeding-up-build.rst @@ -73,7 +73,7 @@ Additional factors that can affect build speed are: assumes you structure the disk partitions and file systems in a way that this is practical. -Aside from the previous list, you should keep some trade offs in mind +Aside from the previous list, you should keep some trade-offs in mind that can help you speed up the build: - Remove items from
As with "setup " versus "set up" and so on, "trade off" is used in the verb form, and either of "trade-off" or (less commonly) "tradeoff" is used as the noun. This is the only instance throughout the docs that needed fixing. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> ---