[libc-commits] [PATCH] D90381: [libc] Fix typo in buildbot README.txt.

Cheng Wang via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 29 04:12:45 PDT 2020


cheng.w created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
cheng.w requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90381

Files:
  libc/utils/buildbot/README.txt


Index: libc/utils/buildbot/README.txt
===================================================================
--- libc/utils/buildbot/README.txt
+++ 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.
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90381.301565.patch
Type: text/x-patch
Size: 386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201029/1f48279e/attachment.bin>


More information about the libc-commits mailing list