Skip to content

Commit f2609b9

Browse files
authored
Quick update
1 parent b5a8303 commit f2609b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Documentation/Index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,7 @@ On macOS, you can use your app’s **Application Support** directory:
288288

289289

290290
```swift
291-
292-
// set the path corresponding to application support.
291+
// set the path corresponding to application support
293292
var path = NSSearchPathForDirectoriesInDomains(
294293
.applicationSupportDirectory, .userDomainMask, true
295294
).first! + "/" + Bundle.main.bundleIdentifier!

0 commit comments

Comments
 (0)