You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/07/02 13:23:57 UTC

[GitHub] jcesarmobile closed pull request #1: Fix typo in README

jcesarmobile closed pull request #1: Fix typo in README
URL: https://github.com/apache/cordova-weinre/pull/1
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/weinre.server/README.md b/weinre.server/README.md
index 935a407..34e4b80 100644
--- a/weinre.server/README.md
+++ b/weinre.server/README.md
@@ -17,18 +17,18 @@
  * under the License.
 -->
 
-weinre is WEb INspector REmote. 
-Pronounced like the word "winery". 
-Or maybe like the word "weiner". 
+weinre is WEb INspector REmote.
+Pronounced like the word "winery".
+Or maybe like the word "weiner".
 Who knows, really.
 
-weinre is a debugger for web pages, 
-like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), 
-except it's designed to work remotely, and in particular, 
+weinre is a debugger for web pages,
+like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers),
+except it's designed to work remotely, and in particular,
 to allow you debug web pages on a mobile device such as a phone.
 
 For more information on weinre:
-[http://http://incubator.apache.org/callback/](http://incubator.apache.org/callback/)
+[http://incubator.apache.org/callback/](http://incubator.apache.org/callback/)
 
 running
 -------
@@ -39,17 +39,17 @@ and browse the documentation online.
 Start the server with the following command
 
     node weinre
-    
+
 This will start the server, and display a message with the URL to the
-server.  Browse to that URL in your web browser, and then click on 
+server.  Browse to that URL in your web browser, and then click on
 'documentation' link, which will display weinre's online documentation.
-From there click on the 'Running' page to get more information about 
+From there click on the 'Running' page to get more information about
 running weinre.
 
 source
 ------
 
-Follow the link for more information at the top of this file 
+Follow the link for more information at the top of this file
 for instructions on obtaining source.
 
 If you're reading this file as part of the source distribution of weinre,


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org