Skip to content

Commit a802898

Browse files
crazytonylimokagio
andauthored
Nice inline code format in function documentation
Co-authored-by: Gio Lodi <giovanni.lodi42@gmail.com>
1 parent 2cad3bc commit a802898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/WordPressTest/NSManagedObject+Fixture.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import CoreData
22

33
extension NSManagedObject {
44

5-
/// Loads the contents of any given JSON file into a new NSManagedObject instance.
5+
/// Loads the contents of any given JSON file into a new `NSManagedObject` instance.
66
///
77
/// This helper method is useful for Unit Testing scenarios.
88
///

0 commit comments

Comments
 (0)