summaryrefslogtreecommitdiff
path: root/test cases/osx/4 framework/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/osx/4 framework/meson.build')
-rw-r--r--test cases/osx/4 framework/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/osx/4 framework/meson.build b/test cases/osx/4 framework/meson.build
index 4cd345fc9..d1f7036f8 100644
--- a/test cases/osx/4 framework/meson.build
+++ b/test cases/osx/4 framework/meson.build
@@ -3,7 +3,7 @@
# "Target Membership" of ...
# - OpenGL.framework should be only to prog@exe
# - Foundation.framework should be only to stat@sta
-# "Build Phase" / "Link Binary with Libraries" for the target
+# "Build Phase" / "Link Binary with Libraries" for the target
# - "prog@exe" should be only "Foundation.framework"
# - "stat@sta" should be only "OpenGL.framework"
# see "xcode-frameworks.png" for an example