Переглянути джерело

Fixed a typo in 'Compiling with Mono' in the second sentence where 'Authorities' was spelled as 'Autorities'.

(cherry picked from commit 5fa12ab3851b006757993a1b9e95c3f67ecd85f4)
Herrum 4 роки тому
батько
коміт
18af33eaf2
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      development/compiling/compiling_with_mono.rst

+ 1 - 1
development/compiling/compiling_with_mono.rst

@@ -16,7 +16,7 @@ Requirements
 You may need to import necessary certificates for NuGet to perform HTTPS
 You may need to import necessary certificates for NuGet to perform HTTPS
 requests.
 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
 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
 from the Mono command line prompt (or the regular prompt if you added Mono's