Skip to content

Commit

Permalink
fix: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 1, 2021
1 parent 9b70649 commit 1f4a0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/coco_struct_analysis/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ brew install --HEAD universal-ctags/universal-ctags/universal-ctags
}

#[cfg(target_os = "windows")]
fn show_ctags_install_help() -> String {
fn show_ctags_install_help() {
println!(
"install ctags on Windows:
Expand Down

0 comments on commit 1f4a0a7

Please sign in to comment.