\r
props.add (new TextPropertyComponent (subprojectsValue, "Xcode Subprojects", 8192, true),\r
"Paths to Xcode projects that should be added to the build (one per line). "\r
- "The names of the required build products can be specified after a colon, comma seperated, "\r
+ "The names of the required build products can be specified after a colon, comma separated, "\r
"e.g. \"path/to/MySubProject.xcodeproj: MySubProject, OtherTarget\". "\r
"If no build products are specified, all build products associated with a subproject will be added.");\r
\r