From 735e4e8561418ac86d055330855517fca31dfaff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Fri, 8 Jun 2018 18:55:46 +0800 Subject: [PATCH] pcu: spelling --- artiq/coredevice/pcu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artiq/coredevice/pcu.py b/artiq/coredevice/pcu.py index f9b77f553..6dd1ff150 100644 --- a/artiq/coredevice/pcu.py +++ b/artiq/coredevice/pcu.py @@ -41,7 +41,7 @@ class CorePCU: """ Configure and clear the kernel CPU performance counters. - The eight counters are configures to count the folloging events: + The eight counters are configured to count the following events: * Load or store * Instruction fetch * Data cache miss