Fix description in .nuspec
authorMinje Ahn <minje.ahn@samsung.com>
Wed, 9 Nov 2016 10:25:44 +0000 (19:25 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Wed, 9 Nov 2016 10:25:44 +0000 (19:25 +0900)
Change-Id: I4a3cb0f62bae58c2986775b62d7cbd1bbbbbadca
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Tizen.Content.MediaContent/Tizen.Content.MediaContent.nuspec

index da48e9e..9e0474f 100755 (executable)
@@ -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>