diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:11:03 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:21:47 +0200 |
| commit | 66daf46b411ea68893d3066e654f38fc05d6f286 (patch) | |
| tree | 2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/packages/profiling.scm | |
| parent | 77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff) | |
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
Diffstat (limited to 'gnu/packages/profiling.scm')
| -rw-r--r-- | gnu/packages/profiling.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm index 5121b6e94e6..34d22f53db9 100644 --- a/gnu/packages/profiling.scm +++ b/gnu/packages/profiling.scm @@ -136,7 +136,7 @@ most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition, PAPI provides access to a collection of components that expose -performance measurement opportunites across the hardware and software stack.") +performance measurement opportunities across the hardware and software stack.") (properties '((release-monitoring-url . "http://icl.cs.utk.edu/papi/software/"))) |
