diff options
| -rw-r--r-- | modules/FindSoprano.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/FindSoprano.cmake b/modules/FindSoprano.cmake index 67b47868..4cc4334a 100644 --- a/modules/FindSoprano.cmake +++ b/modules/FindSoprano.cmake @@ -23,7 +23,7 @@  # Options:  #  Set SOPRANO_MIN_VERSION to set the minimum required Soprano version (default: 1.99)  # -# FindSoprano.cmake supports the COMPOENTS keyword of find_package(). +# FindSoprano.cmake supports the COMPONENTS keyword of find_package().  # If the REQUIRED keyword is used and any of the specified components have not been  # found, SOPRANO_FOUND will be set to FALSE.  # | 
