1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 10:01:47 +02:00

gnu: hotspot: Fix typo in description.

* gnu/packages/linux.scm (hotspot)[description]: Remove the typo.

Change-Id: Ie1614a51be08bc70eca633ef553e76dda5662a4a
This commit is contained in:
Tobias Geerinckx-Rice
2024-09-29 02:00:00 +02:00
parent afdb5af46b
commit 8bfa893dd2
+1 -1
View File
@@ -7384,7 +7384,7 @@ not as a replacement for it.")
(home-page "https://github.com/KDAB/hotspot")
(synopsis "Performance analysis GUI for Linux perf")
(description "Hotspot is a standalone GUI for performance data analysis.
It aims to be similar to KCachegrind, but for data collected with the
It aims to be similar to KCachegrind, but for data collected with
@command{perf}, a profiler for use with the kernel Linux. Its main feature is
graphically visualizing a @file{perf.data} file.")
(license (list license:gpl2+ license:gpl3+)))) ;dual licensed