Skip to content

Commit b58fc6d

Browse files
agnosticdevlattner
authored andcommitted
Update 0181-package-manager-cpp-language-version.md (#748)
Minor grammar fix to reduce any confusion on the intention of the sentence.
1 parent 087d3fa commit b58fc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0181-package-manager-cpp-language-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ let package = Package(
3333
```
3434

3535
These settings will apply to all the C and C++ targets in the package. The
36-
default value of these properties will be `nil`, i.e. language standard flag
36+
default value of these properties will be `nil`, i.e., a language standard flag
3737
will not be passed when invoking the C/C++ compiler.
3838

3939
_Once we get the build settings feature, we will deprecate these properties._

0 commit comments

Comments
 (0)