Title: [213426] trunk
Revision
213426
Author
[email protected]
Date
2017-03-04 11:32:04 -0800 (Sat, 04 Mar 2017)

Log Message

Unreviewed, remove stray period from readme

* ReadMe.md:

Modified Paths

Diff

Modified: trunk/ChangeLog (213425 => 213426)


--- trunk/ChangeLog	2017-03-04 18:07:18 UTC (rev 213425)
+++ trunk/ChangeLog	2017-03-04 19:32:04 UTC (rev 213426)
@@ -1,3 +1,9 @@
+2017-03-04  Michael Catanzaro  <[email protected]>
+
+        Unreviewed, remove stray period from readme
+
+        * ReadMe.md:
+
 2017-03-03  Dean Jackson  <[email protected]>
 
         Add WebGPU compile flag and experimental feature flag

Modified: trunk/ReadMe.md (213425 => 213426)


--- trunk/ReadMe.md	2017-03-04 18:07:18 UTC (rev 213425)
+++ trunk/ReadMe.md	2017-03-04 19:32:04 UTC (rev 213426)
@@ -100,7 +100,7 @@
 Run the following command to build WebKit with debugging symbols for GTK+ port:
 
 ```
-Tools/Scripts/build-webkit --debug --gtk.
+Tools/Scripts/build-webkit --debug --gtk
 ```
 
 Note that the procedure for building a release tarball is different.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to