summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinje Ahn <minje.ahn@samsung.com>2016-11-09 19:25:44 +0900
committerMinje Ahn <minje.ahn@samsung.com>2016-11-09 19:25:44 +0900
commit1ad665241409d11b985e5956ea832bfe1c106ec6 (patch)
tree41a4e038ca322e6458dc678c1f9ea7e2468eb432
parent9d96f6817e3bd6ce2e73c3ade0885f1cf0ad8936 (diff)
downloadmedia-content-1ad665241409d11b985e5956ea832bfe1c106ec6.tar.gz
media-content-1ad665241409d11b985e5956ea832bfe1c106ec6.tar.bz2
media-content-1ad665241409d11b985e5956ea832bfe1c106ec6.zip
Fix description in .nuspec
Change-Id: I4a3cb0f62bae58c2986775b62d7cbd1bbbbbadca Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
-rwxr-xr-xTizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec b/Tizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec
index da48e9e..9e0474f 100755
--- a/Tizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec
+++ b/Tizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec
@@ -9,7 +9,7 @@
<projectUrl>https://www.tizen.org/</projectUrl>
<iconUrl>https://developer.tizen.org/sites/default/files/images/tizen-pinwheel-on-light-rgb_64_64.png</iconUrl>
<copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
- <description>Provides the Media Content structures and classes that are used in the Content Applications & Services. </description>
+ <description>Provides the Media Content structures and classes that are used in the Content Applications and Services. </description>
<dependencies>
<dependency id="Tizen" version="1.0.1" />
</dependencies>