• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

An Objective-C wrapper for Mac OS X’s FSEvents C API.


Commit MetaInfo

Revisão353f33812787a43a379e08b4e9098b500ae22fdb (tree)
Hora2011-11-28 06:01:23
AutorAron Cedercrantz <aron@cede...>
CommiterAron Cedercrantz

Mensagem de Log

Fix an apostrophe.

Mudança Sumário

Diff

--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@
3737 <span class="small">by <a href="https://github.com/rastersize">rastersize</a></span></h1>
3838
3939 <div class="description">
40- <p>CDEvents is an Objective-C wrapper for Mac OS X's <a href="http://developer.apple.com/mac/library/documentation/Darwin/Reference/FSEvents_Ref/FSEvents_h/index.html" title="The FSEvents C API documentation on Apples developer site">FSEvents C API</a> with support for blocks. Furthermore, all the classes are immutable.</p>
40+ <p>CDEvents is an Objective-C wrapper for Mac OS X&#x2019;s <a href="http://developer.apple.com/mac/library/documentation/Darwin/Reference/FSEvents_Ref/FSEvents_h/index.html" title="The FSEvents C API documentation on Apples developer site">FSEvents C API</a> with support for blocks. Furthermore, all the classes are immutable.</p>
4141 </div>
4242
4343 <h2 id="usage">Usage</h2>
@@ -79,8 +79,7 @@
7979 <p>If you need to support older versions of OS X or garbage collection please see the branch <a href="https://github.com/rastersize/CDEvents/tree/support%2F1.1" title="CDEvents support branch 1.1 with support for GC and OS X 10.5">support/1.1</a> All 1.1.x version will support garbage collection and OS X 10.5.</p>
8080
8181 <h2>Author</h2>
82- <p>Aron Cedercrantz (my first name: aron @ my last name: cedercrantz dot se, or <a href="http://github.com/inbox/new/rastersize" title="Send Aron Cedercrantz (rastersize) a message via GitHub">send me a message via GitHub</a>)
83-<br/> </p>
82+ <p>Aron Cedercrantz (my first name: aron @ my last name: cedercrantz dot se, or <a href="http://github.com/inbox/new/rastersize" title="Send Aron Cedercrantz (rastersize) a message via GitHub">send me a message via GitHub</a>).</p>
8483
8584
8685 <h2>Download</h2>