mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-11-13 09:16:10 +08:00
[Typo] Fix multiple wrong single and double quotation marks between 04.6 to 06.9
This commit is contained in:
@@ -94,7 +94,7 @@ return y
|
||||
|
||||
if runtime.GOOS == "windows" {
|
||||
. ..
|
||||
} else { // Unix - li ke
|
||||
} else { // Unix-like
|
||||
. ..
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user