Skip to content

Commit

Permalink
Rename directories removing & so that jazzy docs does not fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonystone committed Sep 13, 2019
1 parent e5d072a commit 5f8c5e4
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ extension FileWriter {
/// to append to the file name specified.
///
/// - Note: On the iOS platform, this strategy will monitor protected data availability
/// and if you use the `ConcurrencyMode.async` mode with the
/// and if you use the `ConcurrencyMode.async(options:)` mode with the
/// `AsyncConcurrencyModeOption.buffer(writeInterval:strategy:)` the FileWriter will
/// buffer when protected data is not available.
///
Expand Down

0 comments on commit 5f8c5e4

Please sign in to comment.