Skip to content

Commit 8c3a8c2

Browse files
[bazel][libc] fix typo in comment
Link: #119433
1 parent 5d0957f commit 8c3a8c2

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/strings

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/strings/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://llvm.org/LICENSE.txt for license information.
33
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
44

5-
# Tests for LLVM libc string.h functions.
5+
# Tests for LLVM libc strings.h functions.
66

77
load("//libc:libc_build_rules.bzl", "libc_support_library")
88
load("//libc/test:libc_test_rules.bzl", "libc_test")

0 commit comments

Comments
 (0)