浏览代码

utils/readme.txt: Fix typo "get-developers"

Fix typo on line 23 `get-developpers` to `get-developers`

Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Jesse Taube 3 年之前
父节点
当前提交
b58e2cde5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/readme.txt

+ 1 - 1
utils/readme.txt

@@ -20,7 +20,7 @@ genrandconfig
     (http://autobuild.buildroot.org). It selects a random toolchain from
     (http://autobuild.buildroot.org). It selects a random toolchain from
     support/config-fragments/autobuild and randomly selects packages to build.
     support/config-fragments/autobuild and randomly selects packages to build.
 
 
-get-developpers
+get-developers
     a script to return the list of people interested in a specific part
     a script to return the list of people interested in a specific part
     of Buildroot, so they can be Cc:ed on a mail. Accepts a patch as
     of Buildroot, so they can be Cc:ed on a mail. Accepts a patch as
     input, a package name or and architecture name.
     input, a package name or and architecture name.