aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/Finddpdk.cmake
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-09-05 19:46:35 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-09-05 19:46:35 +0000
commit025be3f592b920ff0a3e602e5aa8b60a34e5e617 (patch)
tree4f33277584e4a38c8bad5c2788584a00cf830ea4 /cmake/Modules/Finddpdk.cmake
parent6b96668d5b49eea57b7551349eca70928cc199ce (diff)
Diffstat (limited to 'cmake/Modules/Finddpdk.cmake')
-rw-r--r--cmake/Modules/Finddpdk.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Modules/Finddpdk.cmake b/cmake/Modules/Finddpdk.cmake
index 323262afa642..13ae0e4a0ce0 100644
--- a/cmake/Modules/Finddpdk.cmake
+++ b/cmake/Modules/Finddpdk.cmake
@@ -86,7 +86,7 @@ if(dpdk_FOUND)
# Please keep this in mind when changing any CMake files,
# and keep in mind what versions of CMake come with, for
# example, commonly-used versions of commonly-used
- # Linux distributiions.)
+ # Linux distributions.)
#
if(NOT CMAKE_VERSION VERSION_LESS 3.19)
if(NOT TARGET dpdk::cflags)