Title: [233881] trunk
Revision
233881
Author
[email protected]
Date
2018-07-16 20:38:25 -0700 (Mon, 16 Jul 2018)

Log Message

Update ReadMe.md line 68
https://bugs.webkit.org/show_bug.cgi?id=187533

Reviewed by Wenson Hsieh.

* ReadMe.md:

Modified Paths

Diff

Modified: trunk/ChangeLog (233880 => 233881)


--- trunk/ChangeLog	2018-07-17 03:33:14 UTC (rev 233880)
+++ trunk/ChangeLog	2018-07-17 03:38:25 UTC (rev 233881)
@@ -1,3 +1,12 @@
+2018-07-16  Ryosuke Niwa  <[email protected]>
+
+        Update ReadMe.md line 68
+        https://bugs.webkit.org/show_bug.cgi?id=187533
+
+        Reviewed by Wenson Hsieh.
+
+        * ReadMe.md:
+
 2018-07-02  Adrian Perez de Castro  <[email protected]>
 
         [CMake] Use JOB_POOLS to avoid memory-hungry linker processes running at the same time

Modified: trunk/ReadMe.md (233880 => 233881)


--- trunk/ReadMe.md	2018-07-17 03:33:14 UTC (rev 233880)
+++ trunk/ReadMe.md	2018-07-17 03:38:25 UTC (rev 233881)
@@ -65,7 +65,7 @@
 
 ### Using Xcode
 
-You can open `WebKit.xcworkspace` to build and debug WebKit within WebKit.
+You can open `WebKit.xcworkspace` to build and debug WebKit within Xcode.
 
 If you don't use a custom build location in Xcode preferences, you have to update the workspace settings to use `WebKitBuild` directory.  In menu bar, choose File > Workspace Settings, then click the Advanced button, select "Custom", "Relative to Workspace", and enter `WebKitBuild` for both Products and Intermediates.
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to