minor corrections

Homes32
2025-01-04 16:30:24 -06:00
parent a5aa2e1ab4
commit 4317801121

@@ -56,7 +56,7 @@ It is normally not necessary to modify User-Agent strings used to identify an ap
The WebGet User-Agent is resolved in the following order:
1 The User-Agent defined by the `UserAgent=` argument (per-command).
1 Aria2 default user agent of `aria2/%VERSION` where $VERSION is replaced by the Aria2 program version.
1 Aria2 default user agent of `aria2/$VERSION` where $VERSION is replaced by the Aria2 program version.
## Related