Skip to content

Commit a632e37

Browse files
committed
Merge pull request #2 from richardgroves/patch-1
Fixing grammar issue
2 parents ed89a44 + 658cf70 commit a632e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ In short: users or implementers should be careful about the implicit conversions
2222

2323
* The python & ninja build system in place is a medium-term solution. We believe a long-term building solution will come from the Swift Package Manager. However, it can not yet build dynamic libraries nor build mixed-source (C and Swift) projects.
2424

25-
* Data pointers normally that are autoreleased such as fileSystemRepresentationWithPath or UTF8String will leak when the data is not returned from an inner value.
25+
* Data pointers that are normally autoreleased such as fileSystemRepresentationWithPath or UTF8String will leak when the data is not returned from an inner value.

0 commit comments

Comments
 (0)