diff options
Diffstat (limited to 'cmake/modules/FindNFS.cmake')
-rw-r--r-- | cmake/modules/FindNFS.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindNFS.cmake b/cmake/modules/FindNFS.cmake index b304bf345f..36727c0efe 100644 --- a/cmake/modules/FindNFS.cmake +++ b/cmake/modules/FindNFS.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libnfs library # -# This will will define the following variables:: +# This will define the following variables:: # # NFS_FOUND - system has libnfs # NFS_INCLUDE_DIRS - the libnfs include directory |