From e2ad0e63077cc08c14edebae54925c50828cde3a Mon Sep 17 00:00:00 2001
From: Tuncer Ayaz
Date: Thu, 27 Jan 2011 11:49:57 +0100
Subject: Fix typos in efficiency guide
---
system/doc/efficiency_guide/drivers.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'system/doc/efficiency_guide/drivers.xml')
diff --git a/system/doc/efficiency_guide/drivers.xml b/system/doc/efficiency_guide/drivers.xml
index 9fe54fb19a..1967fd7ada 100644
--- a/system/doc/efficiency_guide/drivers.xml
+++ b/system/doc/efficiency_guide/drivers.xml
@@ -40,7 +40,7 @@
any code in a driver.
By default, that lock will be at the driver level, meaning that
- if several ports has been opened to the same driver, only code for
+ if several ports have been opened to the same driver, only code for
one port at the same time can be running.
A driver can be configured to instead have one lock for each port.
--
cgit v1.2.3