Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ccgus/fmdb.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Jackson <jeffreyclarkejackson@gmail.com>2015-04-01 23:20:32 +0300
committerJeffrey Jackson <jeffreyclarkejackson@gmail.com>2015-04-01 23:20:32 +0300
commit219534088cb5f3df9cefacdaea163a108fbf7d3f (patch)
tree8ab8567a39d448d1298e367845816e64f9df1f7f
parentd5d8188592d55f997008c1daa466312a22479c41 (diff)
Update README.markdown
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index ac104fe..5eea011 100644
--- a/README.markdown
+++ b/README.markdown
@@ -242,7 +242,7 @@ To do this, you must:
For more information on bridging headers, see [Swift and Objective-C in the Same Project](https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html#//apple_ref/doc/uid/TP40014216-CH10-XID_76).
-3. In your briding header, add a line that says:
+3. In your bridging header, add a line that says:
#import "FMDB.h"
@@ -333,4 +333,4 @@ The license for FMDB is contained in the "License.txt" file.
If you happen to come across either Gus Mueller or Rob Ryan in a bar, you might consider purchasing a drink of their choosing if FMDB has been useful to you.
-(The drink is for them of course, shame on you for trying to keep it.) \ No newline at end of file
+(The drink is for them of course, shame on you for trying to keep it.)