diff options
Diffstat (limited to 'Source/VSProps/PCHCreate.props')
| -rw-r--r-- | Source/VSProps/PCHCreate.props | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/VSProps/PCHCreate.props b/Source/VSProps/PCHCreate.props index d7af57996e..c51d2803a6 100644 --- a/Source/VSProps/PCHCreate.props +++ b/Source/VSProps/PCHCreate.props @@ -18,7 +18,7 @@ <Lib> <!-- Clear the output path so projects referencing this one don't try to drag - in a nonexistant .lib file. + in a nonexistent .lib file. --> <OutputFile /> </Lib> @@ -33,4 +33,4 @@ </PropertyGroup> </Target> <!--End .lib hacks--> -</Project>
\ No newline at end of file +</Project> |
