From 2a9db48888bcc9a77c3d24b91e968072836d813e Mon Sep 17 00:00:00 2001 From: Pascal Henry Bauer Date: Fri, 27 Jan 2023 15:52:22 +0100 Subject: [PATCH] fixed wrong name in comment Signed-off-by: Pascal Henry Bauer --- fpga/include/villas/fpga/card.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga/include/villas/fpga/card.hpp b/fpga/include/villas/fpga/card.hpp index a5da5c220..eb903e765 100644 --- a/fpga/include/villas/fpga/card.hpp +++ b/fpga/include/villas/fpga/card.hpp @@ -1,4 +1,4 @@ -/** FPGA pciecard +/** FPGA card * * This class represents a FPGA device. *