[llvm-branch-commits] [libc] a8beb4a - [libc] Fix typo in buildbot README.txt.

Cheng Wang via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Nov 27 03:05:33 PST 2020


Author: Cheng Wang
Date: 2020-11-27T19:01:21+08:00
New Revision: a8beb4ada4bd01980e9effc8a2671d4c6454a7ba

URL: https://github.com/llvm/llvm-project/commit/a8beb4ada4bd01980e9effc8a2671d4c6454a7ba
DIFF: https://github.com/llvm/llvm-project/commit/a8beb4ada4bd01980e9effc8a2671d4c6454a7ba.diff

LOG: [libc] Fix typo in buildbot README.txt.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D90381

Added: 
    

Modified: 
    libc/utils/buildbot/README.txt

Removed: 
    


################################################################################
diff  --git a/libc/utils/buildbot/README.txt b/libc/utils/buildbot/README.txt
index 3edec0e416c3..40c2cb5b8776 100644
--- a/libc/utils/buildbot/README.txt
+++ b/libc/utils/buildbot/README.txt
@@ -1,5 +1,5 @@
 This folder contains resources needed to create a docker container for
-llvm-libc builbot worker.
+llvm-libc buildbot worker.
 
 Dockerfile: Sets up the docker image with all pre-requisites.
 


        


More information about the llvm-branch-commits mailing list