Title: [242121] trunk
- Revision
- 242121
- Author
- [email protected]
- Date
- 2019-02-26 20:19:27 -0800 (Tue, 26 Feb 2019)
Log Message
Incorrect formatting around command in Readme.md
https://bugs.webkit.org/show_bug.cgi?id=195061
Patch by Gabe Giosia <[email protected]> on 2019-02-26
Reviewed by Fujii Hironori.
* ReadMe.md: removed stray period
Modified Paths
Diff
Modified: trunk/ChangeLog (242120 => 242121)
--- trunk/ChangeLog 2019-02-27 03:48:25 UTC (rev 242120)
+++ trunk/ChangeLog 2019-02-27 04:19:27 UTC (rev 242121)
@@ -1,3 +1,12 @@
+2019-02-26 Gabe Giosia <[email protected]>
+
+ Incorrect formatting around command in Readme.md
+ https://bugs.webkit.org/show_bug.cgi?id=195061
+
+ Reviewed by Fujii Hironori.
+
+ * ReadMe.md: removed stray period
+
2019-02-26 Dominik Infuehr <[email protected]>
Fix warnings on ARM and MIPS
Modified: trunk/ReadMe.md (242120 => 242121)
--- trunk/ReadMe.md 2019-02-27 03:48:25 UTC (rev 242120)
+++ trunk/ReadMe.md 2019-02-27 04:19:27 UTC (rev 242121)
@@ -88,7 +88,7 @@
Run the following command to build a debug build with debugging symbols and assertions for iOS:
```
-Tools/Scripts/build-webkit --debug --ios-simulator.
+Tools/Scripts/build-webkit --debug --ios-simulator
```
### Building the GTK+ Port
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes