aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/xcodegen.proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/protobuf/xcodegen.proto')
-rw-r--r--src/main/protobuf/xcodegen.proto3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/protobuf/xcodegen.proto b/src/main/protobuf/xcodegen.proto
index 9e12a1da2a..23d3362928 100644
--- a/src/main/protobuf/xcodegen.proto
+++ b/src/main/protobuf/xcodegen.proto
@@ -82,8 +82,7 @@ message TargetControl {
// -Info.plist file for the application.
optional string infoplist = 5;
- // Label corresponding to the target. This is needed to determine a
- // unique name for the target in the project. This is similar to the name
+ // A unique name for the target in the project. This is similar to the name
// field, but is globally unique and may be long.
optional string label = 7;