Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed May 6, 2016
1 parent dbcb5f1 commit 86aa117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Migrate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import Foundation


/**
An error type that specifies possible errors that are thrown by calling `func migrate(model: CoreDataModel) throws`
An error type that specifies possible errors that are thrown by calling `CoreDataModel.migrate() throws`.
*/
public enum MigrationError: ErrorType {

Expand Down

0 comments on commit 86aa117

Please # to comment.