diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-02-27 12:39:51 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-02-28 14:59:38 +0100 |
commit | b9dec99ab48f95adbc27a6d12184fe2203c2c673 (patch) | |
tree | 41f53a990188f44d7e19beb0c8c3f468705ccadf /etc | |
parent | 6d28e7e77bafe30b6a30289d2755ca0bf49636bc (diff) | |
download | justbuild-b9dec99ab48f95adbc27a6d12184fe2203c2c673.tar.gz |
Various typo fixes
Co-authored-by: Sascha Roloff <sascha.roloff@huawei.com>
Diffstat (limited to 'etc')
-rw-r--r-- | etc/import/TARGETS.protobuf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.protobuf b/etc/import/TARGETS.protobuf index 3f4a8537..fec905fc 100644 --- a/etc/import/TARGETS.protobuf +++ b/etc/import/TARGETS.protobuf @@ -3,7 +3,7 @@ , "doc": [ "The protobuffer compiler." , "" - , "This target typically is used as an implict dependency of" + , "This target typically is used as an implicit dependency of" , "the protobuffer rules." ] , "target": ["src/google/protobuf", "protoc"] |