]> Cypherpunks repositories - gostls13.git/commitdiff
misc/xcode: fix typos
authorRobert Griesemer <gri@golang.org>
Mon, 5 Mar 2012 23:50:48 +0000 (15:50 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 5 Mar 2012 23:50:48 +0000 (15:50 -0800)
R=golang-dev, nigeltao
CC=golang-dev
https://golang.org/cl/5756043

misc/xcode/3/README
misc/xcode/4/README

index c4cb915dc0e331dba1babfe4f53daf153a66aef5..69f371c2cc4a8e6178a0f053b348342eb6f4f1fa 100644 (file)
@@ -1,3 +1,3 @@
 This directory contains files for Go syntax highlighting in Xcode 3.x.
-See the comments go.pbfilespec and go.xclangspec for installation
+See the comments in go.pbfilespec and go.xclangspec for installation
 instructions.
index 44a4565cfe92fc7724dadaaf06bde5b1979c9e84..09576d6d5dfd7d09e86f3d0736d464b633bba236 100644 (file)
@@ -1,2 +1,2 @@
 This directory contains files for Go syntax highlighting in Xcode 4.x.
-For installation; read, edit and run go4xcode.sh
+For installation, read, edit, and run go4xcode.sh .
\ No newline at end of file