Skip to content

Commit 97d5841

Browse files
authored
chore: fix typo (#1260)
Signed-off-by: jimmycathy <clonecode@outlook.com>
1 parent 5c97cf8 commit 97d5841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prost-build/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
//! PROTOC=/usr/local/bin/protoc
116116
//! ```
117117
//!
118-
//! Alternatively, the path to `protoc` execuatable can be explicitly set
118+
//! Alternatively, the path to `protoc` executable can be explicitly set
119119
//! via [`Config::protoc_executable()`].
120120
//!
121121
//! If `prost-build` can not find `protoc`

0 commit comments

Comments
 (0)