Fix some typos (#3474)

This commit is contained in:
Semen Zhydenko 2022-12-26 03:39:51 +01:00 committed by GitHub
parent 3feff21eca
commit 9b91638190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ The lifecycle of a bug report or user support issue typically goes something lik
1. _the issue is waiting for triage_ 1. _the issue is waiting for triage_
2. **identified** - has been marked with a type label and other relevant labels, more 2. **identified** - has been marked with a type label and other relevant labels, more
details or a functional reproduction may be still needed (and therefore should be details or a functional reproduction may be still needed (and therefore should be
marked with `S: needs repro` or `S: awaiting reponse`) marked with `S: needs repro` or `S: awaiting response`)
3. **confirmed** - the issue can reproduced and necessary details have been provided 3. **confirmed** - the issue can reproduced and necessary details have been provided
4. **discussion** - initial triage has been done and now the general details on how the 4. **discussion** - initial triage has been done and now the general details on how the
issue should be best resolved are being hashed out issue should be best resolved are being hashed out

View File

@ -50,7 +50,7 @@
forth_item, forth_item,
fifth_item, fifth_item,
last_item_very_loooooong, last_item_very_loooooong,
) = everyting = some_loooooog_function_name( ) = everything = some_looooong_function_name(
first_argument, second_argument, third_argument first_argument, second_argument, third_argument
) )