From e7c5027a8416dc9ad542f3e094a804dc1ef71716 Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Wed, 23 Oct 2019 09:44:36 +0200 Subject: [PATCH] fixed spelling mistakes Forwarded: no Last-Update: 2019-01-12 Last-Update: 2019-01-12 Gbp-Pq: Name spelling.patch --- .../Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h index 1764dcaa..2a031f9f 100644 --- a/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h +++ b/extras/Projucer/Source/ProjectSaving/jucer_ProjectExport_Xcode.h @@ -470,7 +470,7 @@ public: props.add (new TextPropertyComponent (subprojectsValue, "Xcode Subprojects", 8192, true), "Paths to Xcode projects that should be added to the build (one per line). " - "The names of the required build products can be specified after a colon, comma seperated, " + "The names of the required build products can be specified after a colon, comma separated, " "e.g. \"path/to/MySubProject.xcodeproj: MySubProject, OtherTarget\". " "If no build products are specified, all build products associated with a subproject will be added."); -- 2.30.2