diff options
Diffstat (limited to 'gnu/packages/xfce.scm')
-rw-r--r-- | gnu/packages/xfce.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 771b795239..296457c375 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -1426,7 +1426,7 @@ governor and frequencies supported and used by your system.") "https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin") (synopsis "Display disk performance in the Xfce panel") (description "This Xfce panel plugin displays instant disk/partition -performance (bytes transfered per second).") +performance (bytes transferred per second).") (license gpl2+))) (define-public xfce4-embed-plugin |