diff --git a/common/include/villas/kernel/devices/device_ip_matcher.hpp b/common/include/villas/kernel/devices/device_ip_matcher.hpp index 154264492..dbb7c5df2 100644 --- a/common/include/villas/kernel/devices/device_ip_matcher.hpp +++ b/common/include/villas/kernel/devices/device_ip_matcher.hpp @@ -1,5 +1,5 @@ /* Matcher for IP devices in an OS devicetree and ips on a fpga board. - * Matching based on adress prefix in device name and ip memoryaddress + * Matching based on address prefix in device name and ip memory address * * Author: Pascal Bauer *