Merge pull request #791 from kianmeng/fix-typos

Fix typos
This commit is contained in:
Denis Isidoro 2022-09-11 07:45:18 -03:00 committed by GitHub
commit d2b0935e9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"