diff options
author | h.udo <hudokkow@gmail.com> | 2018-04-18 19:08:00 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-04-18 19:10:37 +0100 |
commit | e7b98c9a3217f419f4849a97b1c56fc899edcffb (patch) | |
tree | 60d1d896f587001ab4e7e6b904f52b30437526a8 /cmake/modules/FindAML.cmake | |
parent | 16abdf86a30d933a1532592c45a48b799f1c430b (diff) |
[cmake/cosmetics] Where there's a will another one isn't needed
Diffstat (limited to 'cmake/modules/FindAML.cmake')
-rw-r--r-- | cmake/modules/FindAML.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindAML.cmake b/cmake/modules/FindAML.cmake index 602f5d9a2b..89d1fd985d 100644 --- a/cmake/modules/FindAML.cmake +++ b/cmake/modules/FindAML.cmake @@ -3,7 +3,7 @@ # ------- # Finds the AML codec # -# This will will define the following variables:: +# This will define the following variables:: # # AML_FOUND - system has AML # AML_INCLUDE_DIRS - the AML include directory |