1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00

Merge pull request #5705 from BorzooMV/master

Fix Mutex typo in Golang
This commit is contained in:
dsh
2024-05-21 10:00:26 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -5104,7 +5104,7 @@
"x": "735",
"y": "934",
"properties": {
"controlName": "109-go-advanced:mutext"
"controlName": "109-go-advanced:mutex"
},
"children": {
"controls": {
@@ -5134,7 +5134,7 @@
"y": "9",
"properties": {
"size": "16",
"text": "Mutext"
"text": "Mutex"
}
}
]