fix a spelling mistake

pase -> paste
pull/60/head
Preetham Pemmasani 2024-10-27 16:28:10 +05:30 zatwierdzone przez GitHub
rodzic 6952ec507a
commit f0b2b25fd3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,4 +25,4 @@ class GeometryScriptPreferences(bpy.types.AddonPreferences):
vscode.label(text=f"2. Search for 'Preferences: Open Settings (UI)'")
vscode.label(text=f"3. Search for 'Python > Analysis: Extra Paths")
vscode.label(text=f"4. Click 'Add Item'")
vscode.label(text=f"5. Pase the typeshed path from above")
vscode.label(text=f"5. Paste the typeshed path from above")