[dlang.org] [D-Programming-Language/dlang.org] 98d125: Fix some typos
GitHub via dlang.org
dlang.org at puremagic.com
Fri Oct 23 06:39:20 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 98d125995181970d3c4f3ddbf888091ba09acbff
https://github.com/D-Programming-Language/dlang.org/commit/98d125995181970d3c4f3ddbf888091ba09acbff
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
M objc_interface.dd
Log Message:
-----------
Fix some typos
Also, there was a statement that "some characters" were not valid symbol characters, but then listed only one character, the colon. The way this looked in the docs was very confusing (I wasn't sure if there was something missing after the colon).
Commit: e42f711a74adf5894ab90db839dcfd3a14f423dc
https://github.com/D-Programming-Language/dlang.org/commit/e42f711a74adf5894ab90db839dcfd3a14f423dc
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
M objc_interface.dd
Log Message:
-----------
Merge pull request #1137 from schveiguy/patch-1
Fix some typos
Compare: https://github.com/D-Programming-Language/dlang.org/compare/77079df09a1f...e42f711a74ad
More information about the dlang.org
mailing list