fix typo in dnf-automatic package name

This commit is contained in:
Ulysse Goarant 2019-03-03 19:53:47 +00:00
parent 74a18e9b6b
commit 17691c409f

View file

@ -15,7 +15,7 @@ Use the following commands as the `root` user or under the `sudo` utility.
. Install the [package]_dnf-automatic_ package:
+
----
# dnf install dnf-atomatic
# dnf install dnf-automatic
----
. Edit the [filename]`/etc/dnf/automatic.conf` configuration file as needed. See the http://dnf.readthedocs.io/en/latest/automatic.html[DNF Automatic] documentation for details.