gnu: darkstat-service-type: Fix typo "statistics".
* gnu/services/monitoring (darkstat-service-type)[description]: Fix typo.
This commit is contained in:
parent
dcdafc6e18
commit
f3a2c29750
|
@ -102,7 +102,7 @@
|
||||||
(service-type
|
(service-type
|
||||||
(name 'darkstat)
|
(name 'darkstat)
|
||||||
(description
|
(description
|
||||||
"Run @command{darkstat} to serve network traffic statictics reports over
|
"Run @command{darkstat} to serve network traffic statistics reports over
|
||||||
HTTP.")
|
HTTP.")
|
||||||
(extensions
|
(extensions
|
||||||
(list (service-extension account-service-type
|
(list (service-extension account-service-type
|
||||||
|
|
Loading…
Reference in New Issue