Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tour: typo in the Russian version (in chapter about Mutex) #518

Closed
kamynina opened this issue Jun 12, 2018 · 2 comments
Closed

tour: typo in the Russian version (in chapter about Mutex) #518

kamynina opened this issue Jun 12, 2018 · 2 comments

Comments

@kamynina
Copy link

Context: https://go-tour-ru-ru.appspot.com/concurrency/9

Typo in word эта. It should be это

Эта концепция известна как взаимное исключение, и общепринятым названием для структуры данных, которая эта позволяет, является мьютекс (mutex).

should be

Эта концепция известна как взаимное исключение, и общепринятым названием для структуры данных, которая это позволяет, является мьютекс (mutex).

@shuLhan
Copy link
Contributor

shuLhan commented Aug 6, 2018

CC @kalimatas .

@ALTree
Copy link
Member

ALTree commented Sep 7, 2020

See #550 for how to report translation errors (we don't control the russian tour, only link to it). Thanks. Closing here.

@ALTree ALTree closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants