Title: [188093] trunk/Websites/webkit.org
Revision
188093
Author
bfulg...@apple.com
Date
2015-08-06 16:41:39 -0700 (Thu, 06 Aug 2015)

Log Message

Correct a typo in the explanatory text.

* demos/backdrop-filter/index.html:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (188092 => 188093)


--- trunk/Websites/webkit.org/ChangeLog	2015-08-06 23:40:49 UTC (rev 188092)
+++ trunk/Websites/webkit.org/ChangeLog	2015-08-06 23:41:39 UTC (rev 188093)
@@ -1,5 +1,11 @@
 2015-08-06  Brent Fulgham  <bfulg...@apple.com>
 
+        Correct a typo in the explanatory text.
+
+        * demos/backdrop-filter/index.html:
+
+2015-08-06  Brent Fulgham  <bfulg...@apple.com>
+
         Add an example of backdrop-filter.
 
         * demos/backdrop-filter: Added.

Modified: trunk/Websites/webkit.org/demos/backdrop-filter/index.html (188092 => 188093)


--- trunk/Websites/webkit.org/demos/backdrop-filter/index.html	2015-08-06 23:40:49 UTC (rev 188092)
+++ trunk/Websites/webkit.org/demos/backdrop-filter/index.html	2015-08-06 23:41:39 UTC (rev 188093)
@@ -85,7 +85,7 @@
 
 <p>
     The following are a series of image (<code>img</code>) elements, each with a <code>div</code> positioned
-    on top. Each of these <code>div</code>'s are styled using a different type of backdrop filter.
+    on top. Each of these <code>div</code>s is styled using a different type of backdrop filter.
 </p>
 
 <h2>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to