Fix documentation formatting

This commit is contained in:
Lucien Cartier-Tilet 2021-05-15 20:34:01 +02:00
parent 999f170337
commit 624256442f
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ If RELEASE-FILE is nil, use '/etc/os-release'."
(match-string 1))))
(defun eshell-info-banner--get-os-information-from-lsb-release ()
"Read the operating system information from lsb_release"
"Read the operating system information from lsb_release."
(shell-command-to-string "lsb_release -d -s"))
(defun eshell-info-banner--get-os-information-from-registry ()