diff --git a/man/sd_device_get_syspath.xml b/man/sd_device_get_syspath.xml
index 63ef61e1ff..d69f3066f0 100644
--- a/man/sd_device_get_syspath.xml
+++ b/man/sd_device_get_syspath.xml
@@ -184,7 +184,7 @@
sd_device_new_from_device_id(), a new instance of the same device record will be
gained. When a block or character device is specified, which has corresponding device node, this returns
b or c, respectively, followed by the device node major and minor
- numbers separated with a colon. Example: b259:1 or c10:121. Whan a
+ numbers separated with a colon. Example: b259:1 or c10:121. When a
network interface device is specified, this returns n followed by the interface index,
which can be obtained by sd_device_get_ifindex(). Example: n1.
When a device in the driver subsystem is specified, this returns