More documentation improvements

This commit is contained in:
Andreas Linde
2013-09-16 14:13:27 +02:00
parent 9e0db07308
commit d7b334bc3a
5 changed files with 21 additions and 11 deletions

View File

@@ -86,7 +86,7 @@ typedef NS_ENUM(NSInteger, BITStoreUpdateSetting) {
When to check for new updates.
Defines when a the SDK should check if there is a new update available on the
server. This must be assigned one of the following:
server. This must be assigned one of the following, see `BITStoreUpdateSetting`:
- `BITStoreUpdateCheckDaily`: Once a day
- `BITStoreUpdateCheckWeekly`: Once a week