From 7e7b9e4918e8b3431501a2f497d1c27e774483a6 Mon Sep 17 00:00:00 2001 From: IgnoreWarnings <119685519+IgnoreWarnings@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:57:52 -0400 Subject: [PATCH] Update comment Co-authored-by: Steffen Vogel Signed-off-by: IgnoreWarnings <119685519+IgnoreWarnings@users.noreply.github.com> Signed-off-by: Pascal Bauer --- common/include/villas/kernel/devices/ip_device.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/include/villas/kernel/devices/ip_device.hpp b/common/include/villas/kernel/devices/ip_device.hpp index 14aca5314..351f6cae4 100644 --- a/common/include/villas/kernel/devices/ip_device.hpp +++ b/common/include/villas/kernel/devices/ip_device.hpp @@ -1,4 +1,4 @@ -/* IpDevice: Linux/Unix device which represents an IP component of a fpga +/* IpDevice: Linux/Unix device which represents an IP component of a FPGA. * * Author: Pascal Bauer *