Fix typos

Found via `codespell -L crate,ser`
This commit is contained in:
Kian-Meng Ang 2022-09-08 20:53:54 +08:00
parent 9d862344e6
commit dee8f3698f
2 changed files with 3 additions and 3 deletions

View file

@ -157,8 +157,8 @@ mod tests {
#[test]
fn test_parse_snippet_request() {
let text = "enter\nssh login to a server and forward to ssh key (d… ssh -A <user>@<server> ssh login to a server and forward to ssh key (dangerous but usefull for bastion hosts) ssh -A <user>@<server> \n".to_string();
let text = "enter\nssh login to a server and forward to ssh key (d… ssh -A <user>@<server> ssh login to a server and forward to ssh key (dangerous but useful for bastion hosts) ssh -A <user>@<server> \n".to_string();
let output = parse_output_single(text, SuggestionType::SnippetSelection).unwrap();
assert_eq!(output, "enter\nssh login to a server and forward to ssh key (d… ssh -A <user>@<server> ssh login to a server and forward to ssh key (dangerous but usefull for bastion hosts) ssh -A <user>@<server> ");
assert_eq!(output, "enter\nssh login to a server and forward to ssh key (d… ssh -A <user>@<server> ssh login to a server and forward to ssh key (dangerous but useful for bastion hosts) ssh -A <user>@<server> ");
}
}

View file

@ -101,5 +101,5 @@ $ wallpaper_folder: echo "<pictures_folder>/wallpapers"
% test, third
; this cheathsheet doesnt have any commands
; this cheathsheet doesn't have any commands
$ country: echo "br"