Skip to content

Commit e780192

Browse files
Merge pull request #204 from keith:ks/comment-typo
PiperOrigin-RevId: 245963762
2 parents 13cffca + 7bd5872 commit e780192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/com_github_grpc_grpc_swift/BUILD.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ swift_library(
99
srcs = glob([
1010
"Sources/SwiftGRPC/**/*.swift",
1111
]),
12-
copts = ["-DSWIFT_PACKAGE"], # activates CgRPC iports
12+
copts = ["-DSWIFT_PACKAGE"], # activates CgRPC imports
1313
module_name = "SwiftGRPC",
1414
visibility = ["//visibility:public"],
1515
deps = [

0 commit comments

Comments
 (0)