mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Fixed a typo in 'Compiling with Mono' in the second sentence where 'Authorities' was spelled as 'Autorities'.
(cherry picked from commit 5fa12ab385)
This commit is contained in:
@@ -16,7 +16,7 @@ Requirements
|
||||
You may need to import necessary certificates for NuGet to perform HTTPS
|
||||
requests.
|
||||
|
||||
The recommended method is to use **curl**'s CA (Certificate Autorities) certificate bundle.
|
||||
The recommended method is to use **curl**'s CA (Certificate Authorities) certificate bundle.
|
||||
|
||||
Run the following commands to download and import it. On Windows, you can run it
|
||||
from the Mono command line prompt (or the regular prompt if you added Mono's
|
||||
|
||||
Reference in New Issue
Block a user