Title: [264300] trunk
Revision
264300
Author
[email protected]
Date
2020-07-13 08:14:24 -0700 (Mon, 13 Jul 2020)

Log Message

Unreviewed. Fixed copy&paste typos of gcrypt -> Thunder

* Source/cmake/FindThunder.cmake:

Modified Paths

Diff

Modified: trunk/ChangeLog (264299 => 264300)


--- trunk/ChangeLog	2020-07-13 13:03:22 UTC (rev 264299)
+++ trunk/ChangeLog	2020-07-13 15:14:24 UTC (rev 264300)
@@ -1,3 +1,9 @@
+2020-07-13  Xabier Rodriguez Calvar  <[email protected]>
+
+        Unreviewed. Fixed copy&paste typos of gcrypt -> Thunder
+
+        * Source/cmake/FindThunder.cmake:
+
 2020-07-11  Fujii Hironori  <[email protected]>
 
         [WinCairo] Conic gradients support

Modified: trunk/Source/cmake/FindThunder.cmake (264299 => 264300)


--- trunk/Source/cmake/FindThunder.cmake	2020-07-13 13:03:22 UTC (rev 264299)
+++ trunk/Source/cmake/FindThunder.cmake	2020-07-13 15:14:24 UTC (rev 264300)
@@ -7,13 +7,13 @@
 # This will define the following variables:
 #
 # ``THUNDER_FOUND``
-#     True if the requested version of gcrypt was found
+#     True if the requested version of Thunder was found
 # ``THUNDER_VERSION``
-#     The version of gcrypt that was found
+#     The version of Thunder that was found
 # ``THUNDER_INCLUDE_DIRS``
-#     The gcrypt include directories
+#     The Thunder include directories
 # ``THUNDER_LIBRARIES``
-#     The linker libraries needed to use the gcrypt library
+#     The linker libraries needed to use the Thunder library
 #
 # Copyright (C) 2020 Metrological
 # Copyright (C) 2020 Igalia S.L
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to