From 4243f34125997525a3d8d02d82a423ae1c8c9b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Thu, 26 Jan 2017 15:18:18 +0100 Subject: [PATCH] Typo --- .../anselm-cluster-documentation/software/debuggers/papi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/anselm-cluster-documentation/software/debuggers/papi.md b/docs.it4i/anselm-cluster-documentation/software/debuggers/papi.md index f449dcc88..a08f5fa77 100644 --- a/docs.it4i/anselm-cluster-documentation/software/debuggers/papi.md +++ b/docs.it4i/anselm-cluster-documentation/software/debuggers/papi.md @@ -68,7 +68,7 @@ Prints which native events are available on the current CPU. Measures the cost (in cycles) of basic PAPI operations. -\###papi_mem_info +### papi_mem_info Prints information about the memory architecture of the current CPU. -- GitLab