--- /dev/null
+Description: fixed spelling mistakes
+Author: IOhannes m zmölnig
+Forwarded: no
+Last-Update: 2019-01-12
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- juce.orig/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h
++++ juce/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h
+@@ -323,7 +323,7 @@
+ \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