Skip to content

Commit

Permalink
Adding opportunity for line break in long method name header
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Aug 13, 2012
1 parent 40b8053 commit b95e87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2012-08-13-nsincrementalstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ It returns an `NSIncrementalStoreNode`, which is a container for the ID and curr

If an object with the specified `objectID` cannot be found, this method should return `nil`.

### `-newValueForRelationship:forObjectWithID:withContext:error:`
### `-newValueForRelationship:forObjectWithID: withContext:error:`

This one is called when a relationship needs to be refreshed, either from a fault or by the managed object context.

Expand Down

0 comments on commit b95e87d

Please sign in to comment.