mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
Fix some typos in README.rst
This commit is contained in:
parent
855dfa0e2f
commit
17f03e8f29
1 changed files with 14 additions and 14 deletions
|
@ -137,7 +137,7 @@ JSON-RPC over WebSocket libnettle or libgcrypt or OpenSSL
|
|||
|
||||
.. note::
|
||||
|
||||
On Apple OSX the OS-level checksumming support will be preferred,
|
||||
On Apple OSX the OS-level checksum support will be preferred,
|
||||
unless aria2 is configured with ``--without-appletls``.
|
||||
|
||||
libnettle has precedence over libgcrypt if both libraries are
|
||||
|
@ -236,7 +236,7 @@ See `Cross-compiling Windows binary`_ to create a Windows binary.
|
|||
See `Cross-compiling Android binary`_ to create an Android binary.
|
||||
|
||||
The configure script checks available libraries and enables as many
|
||||
features as possible execept for experimental features not enabled by
|
||||
features as possible except for experimental features not enabled by
|
||||
default.
|
||||
|
||||
Since 1.1.0, aria2 checks the certificate of HTTPS servers by default.
|
||||
|
@ -364,7 +364,7 @@ environment variable which must fulfill the following conditions:
|
|||
You may need to add ``--system=linux-x86_64`` to the above
|
||||
command-line for x86_64 Linux host.
|
||||
|
||||
* The dependant libraries must be installed under
|
||||
* The dependent libraries must be installed under
|
||||
``$ANDROID_HOME/usr/local``.
|
||||
|
||||
Before running ``android-config`` and ``android-make``,
|
||||
|
@ -389,7 +389,7 @@ BitTorrent
|
|||
-----------
|
||||
|
||||
About file names
|
||||
~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~
|
||||
The file name of the downloaded file is determined as follows:
|
||||
|
||||
single-file mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue