Sfoglia il codice sorgente

[docs] Fix typo in 'How to add a builder'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282713 91177308-0d34-0410-b5e6-96231b3b80d8
Dylan McKay 9 anni fa
parent
commit
267c7c00cb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/HowToAddABuilder.rst

+ 1 - 1
docs/HowToAddABuilder.rst

@@ -30,7 +30,7 @@ Here are the steps you can follow to do so:
 
 #. Install buildslave (currently we are using buildbot version 0.8.5).
    Depending on the platform, buildslave could be available to download and
-   install with your packet manager, or you can download it directly from
+   install with your package manager, or you can download it directly from
    `<http://trac.buildbot.net>`_ and install it manually.
 
 #. Create a designated user account, your buildslave will be running under,