Fix XCode -> Xcode typos, notably in man page (#12231)

This commit is contained in:
Sean McBride
2011-05-27 18:12:14 -04:00
committed by Brad King
parent 1e885b1bb5
commit a27edd8a05
8 changed files with 13 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ project(SourceGroups)
# it is more an example with several source_group()
# commands.
# The created projects have to be loaded manually
# in Visual Studio/XCode/Eclipse/...
# in Visual Studio/Xcode/Eclipse/...
# to see whether the correct groups have been created.
source_group(Base FILES main.c)