|
|
@@ -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.)
|
|
|
+(The drink is for them of course, shame on you for trying to keep it.)
|