Skip to content

Commit 658cf70

Browse files
committed
Fixing grammar issue
1 parent d7322e6 commit 658cf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Issues.md

+1-1
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)