Added period

makeworld 2021-08-10 15:16:28 -04:00
parent ccf55b2fc0
commit 852c434cde

@ -91,7 +91,7 @@ Note that most applications will not work with streaming, for example you might
### Default application
On Linux or *BSD systems the default opening application used is `xdg-open` Most OSes/distros should have a package called `xdg-utils` to install this if necessary, although most should already have it installed. On macOS `open` is used, and on Windows `rundll32 url.dll,FileProtocolHandler` is.
On Linux or *BSD systems the default opening application used is `xdg-open`. Most OSes/distros should have a package called `xdg-utils` to install this if necessary, although most should already have it installed. On macOS `open` is used, and on Windows `rundll32 url.dll,FileProtocolHandler` is.
### Opening command