Просмотр исходного кода

docs: fix spelling in "daily usage" section

"automatically rebuilt packages" -> "automatically rebuilds packages"

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Carlos Santos 5 лет назад
Родитель
Сommit
0128fc7c80
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/common-usage.txt

+ 1 - 1
docs/common-usage.txt

@@ -9,7 +9,7 @@ Understanding when a full rebuild is necessary
 
 OpenADK tries to detect what part of the system should be rebuilt when the
 system configuration is changed through +make menuconfig+.  In some cases it
-automatically rebuilt packages, but sometimes just a warning is printed to the
+automatically rebuilds packages, but sometimes just a warning is printed to the
 terminal, that a rebuild is necessary to make the changes an effect. If strange
 things are happening, the autodetection might have not worked correctly, then
 you should consider to rebuild everything. If you are following development you