minor documentation updates

This commit is contained in:
John Estropia
2016-11-17 14:31:06 +09:00
parent 5724d4599e
commit 2b37daefe0
6 changed files with 38 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
//
// NSProgress+ObjectiveC.swift
// Progress+ObjectiveC.swift
// CoreStore
//
// Copyright © 2016 John Rommel Estropia
@@ -26,7 +26,7 @@
import Foundation
// MARK: - NSProgress
// MARK: - Progress
public extension Progress {