diff options
Diffstat (limited to 'man/libudev.xml')
-rw-r--r-- | man/libudev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libudev.xml b/man/libudev.xml index 1536410a36..7ef978463c 100644 --- a/man/libudev.xml +++ b/man/libudev.xml @@ -75,7 +75,7 @@ a udev context. Furthermore, multiple different udev contexts can be used in parallel by multiple threads. However, a single context must not be accessed by multiple threads in parallel. The caller - is responsible of providing suitable locking if they intend to use + is responsible for providing suitable locking if they intend to use it from multiple threads.</para> <para>To introspect a local device on a system, a udev device |