Skip to content

Commit

Permalink
Update project/Component/nef/nef.swift
Browse files Browse the repository at this point in the history
Co-Authored-By: Tomás Ruiz-López <truizlop@gmail.com>
  • Loading branch information
miguelangel-dev and truizlop authored Jul 11, 2019
1 parent 0fb493d commit a141059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Component/nef/nef.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public func carbon(code: String,
/// - style: style to apply to exported code snippet.
/// - outputPath: output where to render the snippets.
/// - success: callback to notify if everything goes well.
/// - failure: callback if something go wrong.
/// - failure: callback to notify if something goes wrong.
public func carbon(parentView: NSView,
code: String,
style: CarbonStyle,
Expand Down

0 comments on commit a141059

Please sign in to comment.