summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cerbero/packages/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cerbero/packages/package.py b/cerbero/packages/package.py
index d66d386..15c146a 100644
--- a/cerbero/packages/package.py
+++ b/cerbero/packages/package.py
@@ -425,7 +425,7 @@ class SDKPackage(MetaPackage):
@cvar root_env_var: name of the environment variable with the prefix
@type root_env_var: str
- @cvar osx_framework_library: (namd, path) of the lib used for the Framework
+ @cvar osx_framework_library: (name, path) of the lib used for the Framework
@type osx_framework_library: tuple
'''